/AWS1/CL_M2TSCRIPTSUMMARY¶
Specifies the scripts summary.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_scriptlocation TYPE /AWS1/M2TS3URI /AWS1/M2TS3URI¶
The script location of the script summary.
iv_type TYPE /AWS1/M2TSCRIPTTYPE /AWS1/M2TSCRIPTTYPE¶
The type of the script summary.
Queryable Attributes¶
scriptLocation¶
The script location of the script summary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCRIPTLOCATION() |
Getter for SCRIPTLOCATION, with configurable default |
ASK_SCRIPTLOCATION() |
Getter for SCRIPTLOCATION w/ exceptions if field has no valu |
HAS_SCRIPTLOCATION() |
Determine if SCRIPTLOCATION has a value |
type¶
The type of the script summary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |