/AWS1/CL_LICRECEIVEDMETADATA¶
Metadata associated with received licenses and grants.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_receivedstatus TYPE /AWS1/LICRECEIVEDSTATUS /AWS1/LICRECEIVEDSTATUS¶
Received status.
iv_receivedstatusreason TYPE /AWS1/LICSTATUSREASONMESSAGE /AWS1/LICSTATUSREASONMESSAGE¶
Received status reason.
it_allowedoperations TYPE /AWS1/CL_LICALLOWEDOPLIST_W=>TT_ALLOWEDOPERATIONLIST TT_ALLOWEDOPERATIONLIST¶
Allowed operations.
Queryable Attributes¶
ReceivedStatus¶
Received status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECEIVEDSTATUS() |
Getter for RECEIVEDSTATUS, with configurable default |
ASK_RECEIVEDSTATUS() |
Getter for RECEIVEDSTATUS w/ exceptions if field has no valu |
HAS_RECEIVEDSTATUS() |
Determine if RECEIVEDSTATUS has a value |
ReceivedStatusReason¶
Received status reason.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECEIVEDSTATUSREASON() |
Getter for RECEIVEDSTATUSREASON, with configurable default |
ASK_RECEIVEDSTATUSREASON() |
Getter for RECEIVEDSTATUSREASON w/ exceptions if field has n |
HAS_RECEIVEDSTATUSREASON() |
Determine if RECEIVEDSTATUSREASON has a value |
AllowedOperations¶
Allowed operations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDOPERATIONS() |
Getter for ALLOWEDOPERATIONS, with configurable default |
ASK_ALLOWEDOPERATIONS() |
Getter for ALLOWEDOPERATIONS w/ exceptions if field has no v |
HAS_ALLOWEDOPERATIONS() |
Determine if ALLOWEDOPERATIONS has a value |