13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
=== Parameters
|
|
|
|
* key = format
|
|
Description: Regular expression used to check the interface names against.
|
|
|
|
Default: ^[A-Z][a-zA-Z0-9]*$
|
|
|
|
ABAP default: YIF_[A-Za-z]+
|
|
|
|
type: String
|
|
|
|
|