/AWS1/CL_BDRGUARDRAILTXTCHAR00¶
The guardrail coverage for the text characters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_guarded TYPE /AWS1/BDRTEXTCHARACTERSGUARDED /AWS1/BDRTEXTCHARACTERSGUARDED¶
The text characters that were guarded by the guardrail coverage.
iv_total TYPE /AWS1/BDRTEXTCHARACTERSTOTAL /AWS1/BDRTEXTCHARACTERSTOTAL¶
The total text characters by the guardrail coverage.
Queryable Attributes¶
guarded¶
The text characters that were guarded by the guardrail coverage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUARDED() |
Getter for GUARDED, with configurable default |
ASK_GUARDED() |
Getter for GUARDED w/ exceptions if field has no value |
HAS_GUARDED() |
Determine if GUARDED has a value |
total¶
The total text characters by the guardrail coverage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTAL() |
Getter for TOTAL, with configurable default |
ASK_TOTAL() |
Getter for TOTAL w/ exceptions if field has no value |
HAS_TOTAL() |
Determine if TOTAL has a value |