/AWS1/CL_BILCOSTCATEGORYVALUES¶
The Cost Categories values used for filtering the costs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_key TYPE /AWS1/BILCOSTCATEGORYNAME /AWS1/BILCOSTCATEGORYNAME¶
The unique name of the Cost Category.
it_values TYPE /AWS1/CL_BILVALUES_W=>TT_VALUES TT_VALUES¶
The specific value of the Cost Category.
Queryable Attributes¶
key¶
The unique name of the Cost Category.
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 specific value of the Cost Category.
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 |