/AWS1/CL_M2_SCRIPTBATCHJOBDEFN¶
A batch job definition contained in a script.
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 |