Skip to content

/AWS1/CL_LICACCEPTGRANTRSP

AcceptGrantResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_GRANTARN TYPE /AWS1/LICARN /AWS1/LICARN

Grant ARN.

IV_STATUS TYPE /AWS1/LICGRANTSTATUS /AWS1/LICGRANTSTATUS

Grant status.

IV_VERSION TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Grant version.


Queryable Attributes

GrantArn

Grant ARN.

Accessible with the following methods

Method Description
GET_GRANTARN() Getter for GRANTARN, with configurable default
ASK_GRANTARN() Getter for GRANTARN w/ exceptions if field has no value
HAS_GRANTARN() Determine if GRANTARN has a value

Status

Grant status.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Version

Grant version.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value