Skip to content

/AWS1/CL_LICLICENSEOPFAILURE

Describes the failure of a license operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_resourcearn TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Amazon Resource Name (ARN) of the resource.

iv_resourcetype TYPE /AWS1/LICRESOURCETYPE /AWS1/LICRESOURCETYPE

Resource type.

iv_errormessage TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Error message.

iv_failuretime TYPE /AWS1/LICDATETIME /AWS1/LICDATETIME

Failure time.

iv_operationname TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Name of the operation.

iv_resourceownerid TYPE /AWS1/LICSTRING /AWS1/LICSTRING

ID of the Amazon Web Services account that owns the resource.

iv_operationrequestedby TYPE /AWS1/LICSTRING /AWS1/LICSTRING

The requester is "License Manager Automated Discovery".

it_metadatalist TYPE /AWS1/CL_LICMETADATA=>TT_METADATALIST TT_METADATALIST

Reserved.


Queryable Attributes

ResourceArn

Amazon Resource Name (ARN) of the resource.

Accessible with the following methods

Method Description
GET_RESOURCEARN() Getter for RESOURCEARN, with configurable default
ASK_RESOURCEARN() Getter for RESOURCEARN w/ exceptions if field has no value
HAS_RESOURCEARN() Determine if RESOURCEARN has a value

ResourceType

Resource type.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

ErrorMessage

Error message.

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE has a value

FailureTime

Failure time.

Accessible with the following methods

Method Description
GET_FAILURETIME() Getter for FAILURETIME, with configurable default
ASK_FAILURETIME() Getter for FAILURETIME w/ exceptions if field has no value
HAS_FAILURETIME() Determine if FAILURETIME has a value

OperationName

Name of the operation.

Accessible with the following methods

Method Description
GET_OPERATIONNAME() Getter for OPERATIONNAME, with configurable default
ASK_OPERATIONNAME() Getter for OPERATIONNAME w/ exceptions if field has no value
HAS_OPERATIONNAME() Determine if OPERATIONNAME has a value

ResourceOwnerId

ID of the Amazon Web Services account that owns the resource.

Accessible with the following methods

Method Description
GET_RESOURCEOWNERID() Getter for RESOURCEOWNERID, with configurable default
ASK_RESOURCEOWNERID() Getter for RESOURCEOWNERID w/ exceptions if field has no val
HAS_RESOURCEOWNERID() Determine if RESOURCEOWNERID has a value

OperationRequestedBy

The requester is "License Manager Automated Discovery".

Accessible with the following methods

Method Description
GET_OPERATIONREQUESTEDBY() Getter for OPERATIONREQUESTEDBY, with configurable default
ASK_OPERATIONREQUESTEDBY() Getter for OPERATIONREQUESTEDBY w/ exceptions if field has n
HAS_OPERATIONREQUESTEDBY() Determine if OPERATIONREQUESTEDBY has a value

MetadataList

Reserved.

Accessible with the following methods

Method Description
GET_METADATALIST() Getter for METADATALIST, with configurable default
ASK_METADATALIST() Getter for METADATALIST w/ exceptions if field has no value
HAS_METADATALIST() Determine if METADATALIST has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_LICENSEOPERATIONFAILURELIST

TYPES TT_LICENSEOPERATIONFAILURELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LICLICENSEOPFAILURE WITH DEFAULT KEY
.