Skip to content

/AWS1/CL_BDZFLOWOUTPUTCONTENT

Contains information about the content in an output from prompt flow invocation.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_document TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

The content in the output.


Queryable Attributes

document

The content in the output.

Accessible with the following methods

Method Description
GET_DOCUMENT() Getter for DOCUMENT, with configurable default
ASK_DOCUMENT() Getter for DOCUMENT w/ exceptions if field has no value
HAS_DOCUMENT() Determine if DOCUMENT has a value