/AWS1/CL_TBDTSKRUNMANIFESTPR01¶
The manifest properties for a task run, corresponding to the manifest properties in the job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_outputmanifestpath TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING¶
The manifest file path.
iv_outputmanifesthash TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING¶
The hash value of the file.
Queryable Attributes¶
outputManifestPath¶
The manifest file path.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTMANIFESTPATH() |
Getter for OUTPUTMANIFESTPATH, with configurable default |
ASK_OUTPUTMANIFESTPATH() |
Getter for OUTPUTMANIFESTPATH w/ exceptions if field has no |
HAS_OUTPUTMANIFESTPATH() |
Determine if OUTPUTMANIFESTPATH has a value |
outputManifestHash¶
The hash value of the file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTMANIFESTHASH() |
Getter for OUTPUTMANIFESTHASH, with configurable default |
ASK_OUTPUTMANIFESTHASH() |
Getter for OUTPUTMANIFESTHASH w/ exceptions if field has no |
HAS_OUTPUTMANIFESTHASH() |
Determine if OUTPUTMANIFESTHASH 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_TASKRUNMANIFESTPROPSLISTRSP¶
TYPES TT_TASKRUNMANIFESTPROPSLISTRSP TYPE STANDARD TABLE OF REF TO /AWS1/CL_TBDTSKRUNMANIFESTPR01 WITH DEFAULT KEY
.