/AWS1/CL_COARBAUTOEVENTRSP¶
RollbackAutomationEventResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eventid TYPE /AWS1/COAEVENTID /AWS1/COAEVENTID¶
The ID of the automation event being rolled back.
iv_eventstatus TYPE /AWS1/COAEVENTSTATUS /AWS1/COAEVENTSTATUS¶
The current status of the rollback operation.
Queryable Attributes¶
eventId¶
The ID of the automation event being rolled back.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTID() |
Getter for EVENTID, with configurable default |
ASK_EVENTID() |
Getter for EVENTID w/ exceptions if field has no value |
HAS_EVENTID() |
Determine if EVENTID has a value |
eventStatus¶
The current status of the rollback operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTSTATUS() |
Getter for EVENTSTATUS, with configurable default |
ASK_EVENTSTATUS() |
Getter for EVENTSTATUS w/ exceptions if field has no value |
HAS_EVENTSTATUS() |
Determine if EVENTSTATUS has a value |