Skip to content

/AWS1/CL_DOASENDMSGSUMMEVENT

Event summarizing agent actions

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_content TYPE /AWS1/DOASTRING /AWS1/DOASTRING

Summary content

iv_sequencenumber TYPE /AWS1/DOAINTEGER /AWS1/DOAINTEGER

Event sequence number


Queryable Attributes

content

Summary content

Accessible with the following methods

Method Description
GET_CONTENT() Getter for CONTENT, with configurable default
ASK_CONTENT() Getter for CONTENT w/ exceptions if field has no value
HAS_CONTENT() Determine if CONTENT has a value

sequenceNumber

Event sequence number

Accessible with the following methods

Method Description
GET_SEQUENCENUMBER() Getter for SEQUENCENUMBER, with configurable default
ASK_SEQUENCENUMBER() Getter for SEQUENCENUMBER w/ exceptions if field has no valu
HAS_SEQUENCENUMBER() Determine if SEQUENCENUMBER has a value