/AWS1/CL_PPTEVENTSREQUEST¶
Specifies a batch of events to process.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_batchitem TYPE /AWS1/CL_PPTEVENTSBATCH=>TT_MAPOFEVENTSBATCH TT_MAPOFEVENTSBATCH¶
The batch of events to process. For each item in a batch, the endpoint ID acts as a key that has an EventsBatch object as its value.
Queryable Attributes¶
BatchItem¶
The batch of events to process. For each item in a batch, the endpoint ID acts as a key that has an EventsBatch object as its value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BATCHITEM() |
Getter for BATCHITEM, with configurable default |
ASK_BATCHITEM() |
Getter for BATCHITEM w/ exceptions if field has no value |
HAS_BATCHITEM() |
Determine if BATCHITEM has a value |