/AWS1/CL_BDOSTRINGVALIDATION¶
Validation for STRING fields.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_allowedvalues TYPE /AWS1/CL_BDOALWDSTRVALSLIST_W=>TT_ALLOWEDSTRINGVALUESLIST TT_ALLOWEDSTRINGVALUESLIST¶
Allowed values for this STRING field.
Queryable Attributes¶
allowedValues¶
Allowed values for this STRING field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDVALUES() |
Getter for ALLOWEDVALUES, with configurable default |
ASK_ALLOWEDVALUES() |
Getter for ALLOWEDVALUES w/ exceptions if field has no value |
HAS_ALLOWEDVALUES() |
Determine if ALLOWEDVALUES has a value |