Skip to content

/AWS1/CL_REVSVCRESDISASSOCDMET

Metadata for a service resources disassociated event.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_resourcecount TYPE /AWS1/REVINTEGER /AWS1/REVINTEGER

The number of resources disassociated.

it_resourcetypes TYPE /AWS1/CL_REVRESOURCETYPELIST_W=>TT_RESOURCETYPELIST TT_RESOURCETYPELIST

The types of resources disassociated.


Queryable Attributes

resourceCount

The number of resources disassociated.

Accessible with the following methods

Method Description
GET_RESOURCECOUNT() Getter for RESOURCECOUNT, with configurable default
ASK_RESOURCECOUNT() Getter for RESOURCECOUNT w/ exceptions if field has no value
HAS_RESOURCECOUNT() Determine if RESOURCECOUNT has a value

resourceTypes

The types of resources disassociated.

Accessible with the following methods

Method Description
GET_RESOURCETYPES() Getter for RESOURCETYPES, with configurable default
ASK_RESOURCETYPES() Getter for RESOURCETYPES w/ exceptions if field has no value
HAS_RESOURCETYPES() Determine if RESOURCETYPES has a value