/AWS1/CL_BILDIMENSIONVALUES¶
The metadata that you can use to filter and group your results.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_key TYPE /AWS1/BILDIMENSION /AWS1/BILDIMENSION¶
The names of the metadata types that you can use to filter and group your results.
it_values TYPE /AWS1/CL_BILVALUES_W=>TT_VALUES TT_VALUES¶
The metadata values that you can use to filter and group your results.
Queryable Attributes¶
key¶
The names of the metadata types that you can use to filter and group your results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEY() |
Getter for KEY, with configurable default |
ASK_KEY() |
Getter for KEY w/ exceptions if field has no value |
HAS_KEY() |
Determine if KEY has a value |
values¶
The metadata values that you can use to filter and group your results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUES() |
Getter for VALUES, with configurable default |
ASK_VALUES() |
Getter for VALUES w/ exceptions if field has no value |
HAS_VALUES() |
Determine if VALUES has a value |