/AWS1/CL_BCPBILLSCENARIOCOMM00¶
Represents an action to modify commitments in a bill scenario.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_addreservedinstanceaction TYPE REF TO /AWS1/CL_BCPADDRSVDINSTACTION /AWS1/CL_BCPADDRSVDINSTACTION¶
Action to add a Reserved Instance to the scenario.
io_addsavingsplanaction TYPE REF TO /AWS1/CL_BCPADDSAVINGSPLANACT /AWS1/CL_BCPADDSAVINGSPLANACT¶
Action to add a Savings Plan to the scenario.
io_negatereservedinstaction TYPE REF TO /AWS1/CL_BCPNEGATERSVDINSTACT /AWS1/CL_BCPNEGATERSVDINSTACT¶
Action to remove a Reserved Instance from the scenario.
io_negatesavingsplanaction TYPE REF TO /AWS1/CL_BCPNEGATESAVINGSPLA00 /AWS1/CL_BCPNEGATESAVINGSPLA00¶
Action to remove a Savings Plan from the scenario.
Queryable Attributes¶
addReservedInstanceAction¶
Action to add a Reserved Instance to the scenario.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESERVEDINSTACTION() |
Getter for ADDRESERVEDINSTANCEACTION |
addSavingsPlanAction¶
Action to add a Savings Plan to the scenario.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDSAVINGSPLANACTION() |
Getter for ADDSAVINGSPLANACTION |
negateReservedInstanceAction¶
Action to remove a Reserved Instance from the scenario.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEGATERESERVEDINSTACTION() |
Getter for NEGATERESERVEDINSTANCEACTION |
negateSavingsPlanAction¶
Action to remove a Savings Plan from the scenario.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEGATESAVINGSPLANACTION() |
Getter for NEGATESAVINGSPLANACTION |