/AWS1/CL_BDZAGNTCRETRVMSGCONT¶
The content of an agentic retrieval message.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The text content of the message.
Queryable Attributes¶
text¶
The text content of the message.
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 |