Skip to content

/AWS1/CL_LICEXTENDLICENSECON01

ExtendLicenseConsumptionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_licenseconsumptiontoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING

License consumption token.

iv_expiration TYPE /AWS1/LICISO8601DATETIME /AWS1/LICISO8601DATETIME

Date and time at which the license consumption expires.


Queryable Attributes

LicenseConsumptionToken

License consumption token.

Accessible with the following methods

Method Description
GET_LICENSECONSUMPTIONTOKEN() Getter for LICENSECONSUMPTIONTOKEN, with configurable defaul
ASK_LICENSECONSUMPTIONTOKEN() Getter for LICENSECONSUMPTIONTOKEN w/ exceptions if field ha
HAS_LICENSECONSUMPTIONTOKEN() Determine if LICENSECONSUMPTIONTOKEN has a value

Expiration

Date and time at which the license consumption expires.

Accessible with the following methods

Method Description
GET_EXPIRATION() Getter for EXPIRATION, with configurable default
ASK_EXPIRATION() Getter for EXPIRATION w/ exceptions if field has no value
HAS_EXPIRATION() Determine if EXPIRATION has a value