/AWS1/CL_M2_SCRIPTBATCHJOBID¶
A batch job identifier in which the batch job to run is identified by the script name.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_scriptname TYPE /AWS1/M2_STRING /AWS1/M2_STRING¶
The name of the script containing the batch job definition.
Queryable Attributes¶
scriptName¶
The name of the script containing the batch job definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCRIPTNAME() |
Getter for SCRIPTNAME, with configurable default |
ASK_SCRIPTNAME() |
Getter for SCRIPTNAME w/ exceptions if field has no value |
HAS_SCRIPTNAME() |
Determine if SCRIPTNAME has a value |