/AWS1/CL_LICCONSUMPTIONCONF¶
Details about a consumption configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_renewtype TYPE /AWS1/LICRENEWTYPE /AWS1/LICRENEWTYPE¶
Renewal frequency.
io_provisionalconfiguration TYPE REF TO /AWS1/CL_LICPROVISIONALCONF /AWS1/CL_LICPROVISIONALCONF¶
Details about a provisional configuration.
io_borrowconfiguration TYPE REF TO /AWS1/CL_LICBORROWCONF /AWS1/CL_LICBORROWCONF¶
Details about a borrow configuration.
Queryable Attributes¶
RenewType¶
Renewal frequency.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RENEWTYPE() |
Getter for RENEWTYPE, with configurable default |
ASK_RENEWTYPE() |
Getter for RENEWTYPE w/ exceptions if field has no value |
HAS_RENEWTYPE() |
Determine if RENEWTYPE has a value |
ProvisionalConfiguration¶
Details about a provisional configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONALCONFIGURATION() |
Getter for PROVISIONALCONFIGURATION |
BorrowConfiguration¶
Details about a borrow configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BORROWCONFIGURATION() |
Getter for BORROWCONFIGURATION |