Skip to content

/AWS1/CL_BDCGRNDTRUTHTURNINPUT

The input for a ground truth conversation turn.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_prompt TYPE /AWS1/BDCSTRING /AWS1/BDCSTRING

The text prompt for this conversation turn.


Queryable Attributes

prompt

The text prompt for this conversation turn.

Accessible with the following methods

Method Description
GET_PROMPT() Getter for PROMPT, with configurable default
ASK_PROMPT() Getter for PROMPT w/ exceptions if field has no value
HAS_PROMPT() Determine if PROMPT has a value