Skip to content

/AWS1/CL_MDLRENEWALSETTINGS

The Renewal settings for Reservations

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_AUTOMATICRENEWAL TYPE /AWS1/MDLRESERVATIONAUTOMATI00 /AWS1/MDLRESERVATIONAUTOMATI00

Automatic renewal status for the reservation

IV_RENEWALCOUNT TYPE /AWS1/MDL__INTEGERMIN1 /AWS1/MDL__INTEGERMIN1

Count for the reservation renewal


Queryable Attributes

AutomaticRenewal

Automatic renewal status for the reservation

Accessible with the following methods

Method Description
GET_AUTOMATICRENEWAL() Getter for AUTOMATICRENEWAL, with configurable default
ASK_AUTOMATICRENEWAL() Getter for AUTOMATICRENEWAL w/ exceptions if field has no va
HAS_AUTOMATICRENEWAL() Determine if AUTOMATICRENEWAL has a value

RenewalCount

Count for the reservation renewal

Accessible with the following methods

Method Description
GET_RENEWALCOUNT() Getter for RENEWALCOUNT, with configurable default
ASK_RENEWALCOUNT() Getter for RENEWALCOUNT w/ exceptions if field has no value
HAS_RENEWALCOUNT() Determine if RENEWALCOUNT has a value