/AWS1/CL_BDKTERMDETAILS¶
Describes the usage terms of an offer.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_usagebasedpricingterm TYPE REF TO /AWS1/CL_BDKPRICINGTERM /AWS1/CL_BDKPRICINGTERM¶
usageBasedPricingTerm
io_legalterm TYPE REF TO /AWS1/CL_BDKLEGALTERM /AWS1/CL_BDKLEGALTERM¶
Describes the legal terms.
io_supportterm TYPE REF TO /AWS1/CL_BDKSUPPORTTERM /AWS1/CL_BDKSUPPORTTERM¶
Describes the support terms.
Optional arguments:¶
io_validityterm TYPE REF TO /AWS1/CL_BDKVALIDITYTERM /AWS1/CL_BDKVALIDITYTERM¶
Describes the validity terms.
Queryable Attributes¶
usageBasedPricingTerm¶
usageBasedPricingTerm
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGEBASEDPRICINGTERM() |
Getter for USAGEBASEDPRICINGTERM |
legalTerm¶
Describes the legal terms.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGALTERM() |
Getter for LEGALTERM |
supportTerm¶
Describes the support terms.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTTERM() |
Getter for SUPPORTTERM |
validityTerm¶
Describes the validity terms.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALIDITYTERM() |
Getter for VALIDITYTERM |