Skip to content

/AWS1/CL_REVSVCSYSDISASSOCDMET

Metadata for a service system disassociated event.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_systemid TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The identifier of the disassociated system.

iv_systemname TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the disassociated system.

iv_systemarn TYPE /AWS1/REVARN /AWS1/REVARN

ARN identifier.


Queryable Attributes

systemId

The identifier of the disassociated system.

Accessible with the following methods

Method Description
GET_SYSTEMID() Getter for SYSTEMID, with configurable default
ASK_SYSTEMID() Getter for SYSTEMID w/ exceptions if field has no value
HAS_SYSTEMID() Determine if SYSTEMID has a value

systemName

The name of the disassociated system.

Accessible with the following methods

Method Description
GET_SYSTEMNAME() Getter for SYSTEMNAME, with configurable default
ASK_SYSTEMNAME() Getter for SYSTEMNAME w/ exceptions if field has no value
HAS_SYSTEMNAME() Determine if SYSTEMNAME has a value

systemArn

ARN identifier.

Accessible with the following methods

Method Description
GET_SYSTEMARN() Getter for SYSTEMARN, with configurable default
ASK_SYSTEMARN() Getter for SYSTEMARN w/ exceptions if field has no value
HAS_SYSTEMARN() Determine if SYSTEMARN has a value