/AWS1/CL_TBDTSKRUNMANIFESTPR00¶
The output manifest properties reported by the worker agent for a completed task run.
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_TASKRUNMANIFESTPROPSLISTREQ
¶
TYPES TT_TASKRUNMANIFESTPROPSLISTREQ TYPE STANDARD TABLE OF REF TO /AWS1/CL_TBDTSKRUNMANIFESTPR00 WITH DEFAULT KEY
.