/AWS1/CL_APFEXECUTIONDETAILS¶
Describes the details of the flow run, including the timestamp, status, and message.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mostrecentexecmessage TYPE /AWS1/APFMOSTRECENTEXECMESSAGE /AWS1/APFMOSTRECENTEXECMESSAGE¶
Describes the details of the most recent flow run.
iv_mostrecentexecutiontime TYPE /AWS1/APFDATE /AWS1/APFDATE¶
Specifies the time of the most recent flow run.
iv_mostrecentexecutionstatus TYPE /AWS1/APFEXECUTIONSTATUS /AWS1/APFEXECUTIONSTATUS¶
Specifies the status of the most recent flow run.
Queryable Attributes¶
mostRecentExecutionMessage¶
Describes the details of the most recent flow run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MOSTRECENTEXECMESSAGE() |
Getter for MOSTRECENTEXECUTIONMESSAGE, with configurable def |
ASK_MOSTRECENTEXECMESSAGE() |
Getter for MOSTRECENTEXECUTIONMESSAGE w/ exceptions if field |
HAS_MOSTRECENTEXECMESSAGE() |
Determine if MOSTRECENTEXECUTIONMESSAGE has a value |
mostRecentExecutionTime¶
Specifies the time of the most recent flow run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MOSTRECENTEXECUTIONTIME() |
Getter for MOSTRECENTEXECUTIONTIME, with configurable defaul |
ASK_MOSTRECENTEXECUTIONTIME() |
Getter for MOSTRECENTEXECUTIONTIME w/ exceptions if field ha |
HAS_MOSTRECENTEXECUTIONTIME() |
Determine if MOSTRECENTEXECUTIONTIME has a value |
mostRecentExecutionStatus¶
Specifies the status of the most recent flow run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MOSTRECENTEXECSTATUS() |
Getter for MOSTRECENTEXECUTIONSTATUS, with configurable defa |
ASK_MOSTRECENTEXECSTATUS() |
Getter for MOSTRECENTEXECUTIONSTATUS w/ exceptions if field |
HAS_MOSTRECENTEXECSTATUS() |
Determine if MOSTRECENTEXECUTIONSTATUS has a value |