/AWS1/CL_BTCTASKPRPSOVERRIDE¶
An object that contains overrides for the task definition of a job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_containers TYPE /AWS1/CL_BTCTSKCONTAINEROVER00=>TT_LISTTASKCONTAINEROVERRIDES TT_LISTTASKCONTAINEROVERRIDES¶
The overrides for the container definition of a job.
Queryable Attributes¶
containers¶
The overrides for the container definition of a job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTAINERS() |
Getter for CONTAINERS, with configurable default |
ASK_CONTAINERS() |
Getter for CONTAINERS w/ exceptions if field has no value |
HAS_CONTAINERS() |
Determine if CONTAINERS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LISTTASKPROPERTIESOVERRIDE¶
TYPES TT_LISTTASKPROPERTIESOVERRIDE TYPE STANDARD TABLE OF REF TO /AWS1/CL_BTCTASKPRPSOVERRIDE WITH DEFAULT KEY
.