/AWS1/CL_LICREJECTGRANTRSP¶
RejectGrantResponse
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 |