/AWS1/CL_REVSVCSYSTEMASSOCMET¶
Metadata for a service system associated event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_systemname TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the associated system.
iv_systemarn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
Queryable Attributes¶
systemName¶
The name of the associated 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 |