/AWS1/CL_BDRGUARDRAILOUTCONT¶
The output content produced by the guardrail.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDRGUARDRAILOUTPUTTEXT /AWS1/BDRGUARDRAILOUTPUTTEXT¶
The specific text for the output content produced by the guardrail.
Queryable Attributes¶
text¶
The specific text for the output content produced by the guardrail.
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_GUARDRAILOUTPUTCONTENTLIST¶
TYPES TT_GUARDRAILOUTPUTCONTENTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDRGUARDRAILOUTCONT WITH DEFAULT KEY
.