/AWS1/CL_MPAGENERATEDSRESULT¶
Container for the result of the GenerateDataSet operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_datasetrequestid TYPE /AWS1/MPADATASETREQUESTID /AWS1/MPADATASETREQUESTID¶
A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.
Queryable Attributes¶
dataSetRequestId¶
A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETREQUESTID() |
Getter for DATASETREQUESTID, with configurable default |
ASK_DATASETREQUESTID() |
Getter for DATASETREQUESTID w/ exceptions if field has no va |
HAS_DATASETREQUESTID() |
Determine if DATASETREQUESTID has a value |