Skip to content

/AWS1/CL_HLTDESCREVENTDETSRSP

DescribeEventDetailsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SUCCESSFULSET TYPE /AWS1/CL_HLTEVENTDETAILS=>TT_DESCREVENTDETSSUCCESSFULSET TT_DESCREVENTDETSSUCCESSFULSET

Information about the events that could be retrieved.

IT_FAILEDSET TYPE /AWS1/CL_HLTEVENTDETSERRORITEM=>TT_DESCREVENTDETAILSFAILEDSET TT_DESCREVENTDETAILSFAILEDSET

Error messages for any events that could not be retrieved.


Queryable Attributes

successfulSet

Information about the events that could be retrieved.

Accessible with the following methods

Method Description
GET_SUCCESSFULSET() Getter for SUCCESSFULSET, with configurable default
ASK_SUCCESSFULSET() Getter for SUCCESSFULSET w/ exceptions if field has no value
HAS_SUCCESSFULSET() Determine if SUCCESSFULSET has a value

failedSet

Error messages for any events that could not be retrieved.

Accessible with the following methods

Method Description
GET_FAILEDSET() Getter for FAILEDSET, with configurable default
ASK_FAILEDSET() Getter for FAILEDSET w/ exceptions if field has no value
HAS_FAILEDSET() Determine if FAILEDSET has a value