Skip to content

/AWS1/CL_COASTARTAUTOEVENTRSP

StartAutomationEventResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_recommendedactionid TYPE /AWS1/COARECOMMENDEDACTIONID /AWS1/COARECOMMENDEDACTIONID

The ID of the recommended action being automated.

iv_eventid TYPE /AWS1/COAEVENTID /AWS1/COAEVENTID

The ID of the automation event.

iv_eventstatus TYPE /AWS1/COAEVENTSTATUS /AWS1/COAEVENTSTATUS

The current status of the automation event.


Queryable Attributes

recommendedActionId

The ID of the recommended action being automated.

Accessible with the following methods

Method Description
GET_RECOMMENDEDACTIONID() Getter for RECOMMENDEDACTIONID, with configurable default
ASK_RECOMMENDEDACTIONID() Getter for RECOMMENDEDACTIONID w/ exceptions if field has no
HAS_RECOMMENDEDACTIONID() Determine if RECOMMENDEDACTIONID has a value

eventId

The ID of the automation event.

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 automation event.

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