/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 |