/AWS1/CL_BCDEXECUTESCHDDRPTRSP¶
ExecuteScheduledReportResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_healthstatus TYPE REF TO /AWS1/CL_BCDHEALTHSTATUS /AWS1/CL_BCDHEALTHSTATUS¶
The health status of the scheduled report after the execution request.
iv_executiontriggered TYPE /AWS1/BCDBOOLEAN /AWS1/BCDBOOLEAN¶
Indicates whether the execution was successfully triggered.
Queryable Attributes¶
healthStatus¶
The health status of the scheduled report after the execution request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEALTHSTATUS() |
Getter for HEALTHSTATUS |
executionTriggered¶
Indicates whether the execution was successfully triggered.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTIONTRIGGERED() |
Getter for EXECUTIONTRIGGERED, with configurable default |
ASK_EXECUTIONTRIGGERED() |
Getter for EXECUTIONTRIGGERED w/ exceptions if field has no |
HAS_EXECUTIONTRIGGERED() |
Determine if EXECUTIONTRIGGERED has a value |