/AWS1/CL_BTCARRAYPRPSSUMMARY¶
An object that represents the array properties of a job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_size TYPE /AWS1/BTCINTEGER /AWS1/BTCINTEGER¶
The size of the array job. This parameter is returned for parent array jobs.
iv_index TYPE /AWS1/BTCINTEGER /AWS1/BTCINTEGER¶
The job index within the array that's associated with this job. This parameter is returned for children of array jobs.
it_statussummary TYPE /AWS1/CL_BTCARRAYJOBSTATSUMM_W=>TT_ARRAYJOBSTATUSSUMMARY TT_ARRAYJOBSTATUSSUMMARY¶
A summary of the number of array job children in each available job status. This parameter is returned for parent array jobs.
iv_statussummlastupdatedat TYPE /AWS1/BTCLONG /AWS1/BTCLONG¶
The Unix timestamp (in milliseconds) for when the
statusSummarywas last updated.
Queryable Attributes¶
size¶
The size of the array job. This parameter is returned for parent array jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZE() |
Getter for SIZE, with configurable default |
ASK_SIZE() |
Getter for SIZE w/ exceptions if field has no value |
HAS_SIZE() |
Determine if SIZE has a value |
index¶
The job index within the array that's associated with this job. This parameter is returned for children of array jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEX() |
Getter for INDEX, with configurable default |
ASK_INDEX() |
Getter for INDEX w/ exceptions if field has no value |
HAS_INDEX() |
Determine if INDEX has a value |
statusSummary¶
A summary of the number of array job children in each available job status. This parameter is returned for parent array jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSSUMMARY() |
Getter for STATUSSUMMARY, with configurable default |
ASK_STATUSSUMMARY() |
Getter for STATUSSUMMARY w/ exceptions if field has no value |
HAS_STATUSSUMMARY() |
Determine if STATUSSUMMARY has a value |
statusSummaryLastUpdatedAt¶
The Unix timestamp (in milliseconds) for when the
statusSummarywas last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSSUMMLASTUPDATEDAT() |
Getter for STATUSSUMMARYLASTUPDATEDAT, with configurable def |
ASK_STATUSSUMMLASTUPDATEDAT() |
Getter for STATUSSUMMARYLASTUPDATEDAT w/ exceptions if field |
HAS_STATUSSUMMLASTUPDATEDAT() |
Determine if STATUSSUMMARYLASTUPDATEDAT has a value |