9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
=== Parameters
|
|
|
|
* key = format
|
|
Description : Regular expression used to check the form names against.
|
|
|
|
Default for ABAP : ^([A-Z0-9_]*|[a-z0-9_]*)$
|
|
|
|
|