Skip to content

/AWS1/CL_BDCINVAGRUNCMDSTRMO00

The streaming output union for the InvokeAgentRuntimeCommand operation. This union delivers typed events: contentStart (first), contentDelta (middle), and contentStop (last).

CONSTRUCTOR

IMPORTING

Optional arguments:

io_chunk TYPE REF TO /AWS1/CL_BDCRESPONSECHUNK /AWS1/CL_BDCRESPONSECHUNK

A response chunk containing command execution events such as content start, content delta, or content stop events.


Queryable Attributes

chunk

A response chunk containing command execution events such as content start, content delta, or content stop events.

Accessible with the following methods

Method Description
GET_CHUNK() Getter for CHUNK