/AWS1/CL_OUTGETRNWLPRCNGOUTPUT¶
GetRenewalPricingOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pricingresult TYPE /AWS1/OUTPRICINGRESULT /AWS1/OUTPRICINGRESULT¶
The result of the pricing request.
it_pricingoptions TYPE /AWS1/CL_OUTPRICINGOPTION=>TT_PRICINGOPTIONLIST TT_PRICINGOPTIONLIST¶
The pricing options for the specified Outpost.
Queryable Attributes¶
PricingResult¶
The result of the pricing request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRICINGRESULT() |
Getter for PRICINGRESULT, with configurable default |
ASK_PRICINGRESULT() |
Getter for PRICINGRESULT w/ exceptions if field has no value |
HAS_PRICINGRESULT() |
Determine if PRICINGRESULT has a value |
PricingOptions¶
The pricing options for the specified Outpost.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRICINGOPTIONS() |
Getter for PRICINGOPTIONS, with configurable default |
ASK_PRICINGOPTIONS() |
Getter for PRICINGOPTIONS w/ exceptions if field has no valu |
HAS_PRICINGOPTIONS() |
Determine if PRICINGOPTIONS has a value |