/AWS1/CL_BDRGUARDRAILTEXTBLOCK¶
The text block to be evaluated by the guardrail.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_text TYPE /AWS1/BDRSTRING /AWS1/BDRSTRING¶
The input text details to be evaluated by the guardrail.
Optional arguments:¶
it_qualifiers TYPE /AWS1/CL_BDRGUARDRAILCONTQUA00=>TT_GUARDRAILCONTQUALIFIERLIST TT_GUARDRAILCONTQUALIFIERLIST¶
The qualifiers describing the text block.
Queryable Attributes¶
text¶
The input text details to be evaluated 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 |
qualifiers¶
The qualifiers describing the text block.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUALIFIERS() |
Getter for QUALIFIERS, with configurable default |
ASK_QUALIFIERS() |
Getter for QUALIFIERS w/ exceptions if field has no value |
HAS_QUALIFIERS() |
Determine if QUALIFIERS has a value |