/AWS1/CL_CBOCUSTOMACTIONDEFN¶
The definition of the command to run when invoked as an alias or as an action button.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_commandtext TYPE /AWS1/CBOSTRING00 /AWS1/CBOSTRING00¶
The command string to run which may include variables by prefixing with a dollar sign ($).
Queryable Attributes¶
CommandText¶
The command string to run which may include variables by prefixing with a dollar sign ($).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMANDTEXT() |
Getter for COMMANDTEXT, with configurable default |
ASK_COMMANDTEXT() |
Getter for COMMANDTEXT w/ exceptions if field has no value |
HAS_COMMANDTEXT() |
Determine if COMMANDTEXT has a value |