Skip to content

/AWS1/CL_REVSVCFUNCRESREMDMET

Metadata for a service function resources removed 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_resourcesremoved TYPE /AWS1/CL_REVARNLIST_W=>TT_ARNLIST TT_ARNLIST

The list of resource ARNs that were removed.


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

resourcesRemoved

The list of resource ARNs that were removed.

Accessible with the following methods

Method Description
GET_RESOURCESREMOVED() Getter for RESOURCESREMOVED, with configurable default
ASK_RESOURCESREMOVED() Getter for RESOURCESREMOVED w/ exceptions if field has no va
HAS_RESOURCESREMOVED() Determine if RESOURCESREMOVED has a value