/AWS1/CL_BCORESRCCOSTCALCULA00¶
Cost impact of the resource recommendation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_usages TYPE /AWS1/CL_BCOUSAGE=>TT_USAGELIST TT_USAGELIST¶
Usage details of the resource recommendation.
io_pricing TYPE REF TO /AWS1/CL_BCORESOURCEPRICING /AWS1/CL_BCORESOURCEPRICING¶
Pricing details of the resource recommendation.
Queryable Attributes¶
usages¶
Usage details of the resource recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGES() |
Getter for USAGES, with configurable default |
ASK_USAGES() |
Getter for USAGES w/ exceptions if field has no value |
HAS_USAGES() |
Determine if USAGES has a value |
pricing¶
Pricing details of the resource recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRICING() |
Getter for PRICING |