/AWS1/CL_LKFGETWORKUNITRSSRSP¶
A structure for the output.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resultstream TYPE /AWS1/LKFRESULTSTREAM /AWS1/LKFRESULTSTREAM¶
Rows returned from the
GetWorkUnitResultsoperation as a stream of Apache Arrow v1.0 messages.
Queryable Attributes¶
ResultStream¶
Rows returned from the
GetWorkUnitResultsoperation as a stream of Apache Arrow v1.0 messages.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTSTREAM() |
Getter for RESULTSTREAM, with configurable default |
ASK_RESULTSTREAM() |
Getter for RESULTSTREAM w/ exceptions if field has no value |
HAS_RESULTSTREAM() |
Determine if RESULTSTREAM has a value |