Skip to content

/AWS1/CL_MPGREQUESTEDTERMCONF

A tagged union that represents the term configuration provided by the acceptor. Only one configuration is accepted per term.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_cnfgrblupfrntprctermconf TYPE REF TO /AWS1/CL_MPGCFGURABLEUPFRONT02 /AWS1/CL_MPGCFGURABLEUPFRONT02

Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the duration.

io_renewaltermconfiguration TYPE REF TO /AWS1/CL_MPGRENEWALTERMCONF /AWS1/CL_MPGRENEWALTERMCONF

Additional parameters specified by the acceptor while accepting the term.

io_variablepaymenttermconf TYPE REF TO /AWS1/CL_MPGVARIABLEPMNTTERM00 /AWS1/CL_MPGVARIABLEPMNTTERM00

Additional parameters specified by the acceptor while accepting the variable payment term.


Queryable Attributes

configurableUpfrontPricingTermConfiguration

Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the duration.

Accessible with the following methods

Method Description
GET_CNFGRBLUPFRNTPRCTERMCONF() Getter for CNFGRBLUPFRNTPRICINGTERMCONF

renewalTermConfiguration

Additional parameters specified by the acceptor while accepting the term.

Accessible with the following methods

Method Description
GET_RENEWALTERMCONFIGURATION() Getter for RENEWALTERMCONFIGURATION

variablePaymentTermConfiguration

Additional parameters specified by the acceptor while accepting the variable payment term.

Accessible with the following methods

Method Description
GET_VARIABLEPAYMENTTERMCONF() Getter for VARIABLEPAYMENTTERMCONF