/AWS1/CL_BDZAGTCRTVWARNINGMSG¶
A general warning message from agentic retrieval.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_message TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The warning message text.
Queryable Attributes¶
message¶
The warning message text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |