/AWS1/CL_LICLICENSECONVRSCTX¶
Information about a license type conversion task.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_usageoperation
TYPE /AWS1/LICUSAGEOPERATION
/AWS1/LICUSAGEOPERATION
¶
The Usage operation value that corresponds to the license type you are converting your resource from. For more information about which platforms correspond to which usage operation values see Sample data: usage operation by platform
it_productcodes
TYPE /AWS1/CL_LICPRODUCTCODELSTITEM=>TT_PRODUCTCODELIST
TT_PRODUCTCODELIST
¶
Product codes referred to in the license conversion process.
Queryable Attributes¶
UsageOperation¶
The Usage operation value that corresponds to the license type you are converting your resource from. For more information about which platforms correspond to which usage operation values see Sample data: usage operation by platform
Accessible with the following methods¶
Method | Description |
---|---|
GET_USAGEOPERATION() |
Getter for USAGEOPERATION, with configurable default |
ASK_USAGEOPERATION() |
Getter for USAGEOPERATION w/ exceptions if field has no valu |
HAS_USAGEOPERATION() |
Determine if USAGEOPERATION has a value |
ProductCodes¶
Product codes referred to in the license conversion process.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRODUCTCODES() |
Getter for PRODUCTCODES, with configurable default |
ASK_PRODUCTCODES() |
Getter for PRODUCTCODES w/ exceptions if field has no value |
HAS_PRODUCTCODES() |
Determine if PRODUCTCODES has a value |