/AWS1/CL_HLTDSCEVTDETSFORORG01¶
DescribeEventDetailsForOrganizationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_successfulset TYPE /AWS1/CL_HLTORGEVENTDETAILS=>TT_DSCEVTDETSFORORGSUCCFULSET TT_DSCEVTDETSFORORGSUCCFULSET¶
Information about the events that could be retrieved.
it_failedset TYPE /AWS1/CL_HLTORGEVTDETSERRITEM=>TT_DESCREVTDETSFORORGFAILEDSET TT_DESCREVTDETSFORORGFAILEDSET¶
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 |