/AWS1/CL_NEGEXECUTEQUERYOUTPUT¶
ExecuteQueryOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_payload TYPE /AWS1/NEGQUERYRESPONSEBLOB /AWS1/NEGQUERYRESPONSEBLOB¶
The query results.
Queryable Attributes¶
payload¶
The query results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAYLOAD() |
Getter for PAYLOAD, with configurable default |
ASK_PAYLOAD() |
Getter for PAYLOAD w/ exceptions if field has no value |
HAS_PAYLOAD() |
Determine if PAYLOAD has a value |