/AWS1/CL_REVSVCFUNCRESADDEDMET¶
Metadata for a service function resources added event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_servicefunctionid TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The identifier of the service function.
iv_servicefunctionname TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the service function.
it_resourcesadded TYPE /AWS1/CL_REVARNLIST_W=>TT_ARNLIST TT_ARNLIST¶
The list of resource ARNs that were added.
Queryable Attributes¶
serviceFunctionId¶
The identifier of the service function.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEFUNCTIONID() |
Getter for SERVICEFUNCTIONID, with configurable default |
ASK_SERVICEFUNCTIONID() |
Getter for SERVICEFUNCTIONID w/ exceptions if field has no v |
HAS_SERVICEFUNCTIONID() |
Determine if SERVICEFUNCTIONID has a value |
serviceFunctionName¶
The name of the service function.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEFUNCTIONNAME() |
Getter for SERVICEFUNCTIONNAME, with configurable default |
ASK_SERVICEFUNCTIONNAME() |
Getter for SERVICEFUNCTIONNAME w/ exceptions if field has no |
HAS_SERVICEFUNCTIONNAME() |
Determine if SERVICEFUNCTIONNAME has a value |
resourcesAdded¶
The list of resource ARNs that were added.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESADDED() |
Getter for RESOURCESADDED, with configurable default |
ASK_RESOURCESADDED() |
Getter for RESOURCESADDED w/ exceptions if field has no valu |
HAS_RESOURCESADDED() |
Determine if RESOURCESADDED has a value |