Skip to content

/AWS1/CL_SMICRETIMELINEEVTOUT

CreateTimelineEventOutput

CONSTRUCTOR

IMPORTING

Required arguments:

IV_INCIDENTRECORDARN TYPE /AWS1/SMIARN /AWS1/SMIARN

The ARN of the incident record that you added the event to.

IV_EVENTID TYPE /AWS1/SMIUUID /AWS1/SMIUUID

The ID of the event for easy reference later.


Queryable Attributes

incidentRecordArn

The ARN of the incident record that you added the event to.

Accessible with the following methods

Method Description
GET_INCIDENTRECORDARN() Getter for INCIDENTRECORDARN, with configurable default
ASK_INCIDENTRECORDARN() Getter for INCIDENTRECORDARN w/ exceptions if field has no v
HAS_INCIDENTRECORDARN() Determine if INCIDENTRECORDARN has a value

eventId

The ID of the event for easy reference later.

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