/AWS1/CL_BDZRETRIEVEANDGENER08¶
RetrieveAndGenerateStreamResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_stream TYPE REF TO /AWS1/IF_BDZRTVANDGENSTRMRSP00 /AWS1/IF_BDZRTVANDGENSTRMRSP00¶
A stream of events from the model.
iv_sessionid TYPE /AWS1/BDZSESSIONID /AWS1/BDZSESSIONID¶
The session ID.
Queryable Attributes¶
stream¶
A stream of events from the model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAM() |
Getter for STREAM |
sessionId¶
The session ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONID() |
Getter for SESSIONID, with configurable default |
ASK_SESSIONID() |
Getter for SESSIONID w/ exceptions if field has no value |
HAS_SESSIONID() |
Determine if SESSIONID has a value |