/AWS1/CL_PPTEVENTSRESPONSE¶
Provides information about endpoints and the events that they're associated with.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_results
TYPE /AWS1/CL_PPTITEMRESPONSE=>TT_MAPOFITEMRESPONSE
TT_MAPOFITEMRESPONSE
¶
A map that contains a multipart response for each endpoint. For each item in this object, the endpoint ID is the key and the item response is the value. If no item response exists, the value can also be one of the following: 202, the request was processed successfully; or 400, the payload wasn't valid or required fields were missing.
Queryable Attributes¶
Results¶
A map that contains a multipart response for each endpoint. For each item in this object, the endpoint ID is the key and the item response is the value. If no item response exists, the value can also be one of the following: 202, the request was processed successfully; or 400, the payload wasn't valid or required fields were missing.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESULTS() |
Getter for RESULTS, with configurable default |
ASK_RESULTS() |
Getter for RESULTS w/ exceptions if field has no value |
HAS_RESULTS() |
Determine if RESULTS has a value |