Skip to content

/AWS1/CL_BDNCALLRESULTCONTENT

Content returned from a tool call execution.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_text TYPE /AWS1/BDNSTRING /AWS1/BDNSTRING

Text content returned from the tool execution.


Queryable Attributes

text

Text content returned from the tool execution.

Accessible with the following methods

Method Description
GET_TEXT() Getter for TEXT, with configurable default
ASK_TEXT() Getter for TEXT w/ exceptions if field has no value
HAS_TEXT() Determine if TEXT has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_CALLRESULTCONTENTS

TYPES TT_CALLRESULTCONTENTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDNCALLRESULTCONTENT WITH DEFAULT KEY
.