/AWS1/CL_LKFCOLUMNWILDCARD¶
A wildcard object, consisting of an optional list of excluded column names or indexes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_excludedcolumnnames TYPE /AWS1/CL_LKFCOLUMNNAMES_W=>TT_COLUMNNAMES TT_COLUMNNAMES¶
Excludes column names. Any column with this name will be excluded.
Queryable Attributes¶
ExcludedColumnNames¶
Excludes column names. Any column with this name will be excluded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXCLUDEDCOLUMNNAMES() |
Getter for EXCLUDEDCOLUMNNAMES, with configurable default |
ASK_EXCLUDEDCOLUMNNAMES() |
Getter for EXCLUDEDCOLUMNNAMES w/ exceptions if field has no |
HAS_EXCLUDEDCOLUMNNAMES() |
Determine if EXCLUDEDCOLUMNNAMES has a value |