/AWS1/CL_REVSYSSVCDISASSOCDMET¶
Metadata for a system service disassociated event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_servicename TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the disassociated service.
iv_servicearn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
it_userjourneysaffected TYPE /AWS1/CL_REVUSERJRNYNAMELIST_W=>TT_USERJOURNEYNAMELIST TT_USERJOURNEYNAMELIST¶
The user journeys affected by the disassociation.
iv_comment TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
A comment about the disassociation.
Queryable Attributes¶
serviceName¶
The name of the disassociated service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENAME() |
Getter for SERVICENAME, with configurable default |
ASK_SERVICENAME() |
Getter for SERVICENAME w/ exceptions if field has no value |
HAS_SERVICENAME() |
Determine if SERVICENAME has a value |
serviceArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEARN() |
Getter for SERVICEARN, with configurable default |
ASK_SERVICEARN() |
Getter for SERVICEARN w/ exceptions if field has no value |
HAS_SERVICEARN() |
Determine if SERVICEARN has a value |
userJourneysAffected¶
The user journeys affected by the disassociation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERJOURNEYSAFFECTED() |
Getter for USERJOURNEYSAFFECTED, with configurable default |
ASK_USERJOURNEYSAFFECTED() |
Getter for USERJOURNEYSAFFECTED w/ exceptions if field has n |
HAS_USERJOURNEYSAFFECTED() |
Determine if USERJOURNEYSAFFECTED has a value |
comment¶
A comment about the disassociation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMENT() |
Getter for COMMENT, with configurable default |
ASK_COMMENT() |
Getter for COMMENT w/ exceptions if field has no value |
HAS_COMMENT() |
Determine if COMMENT has a value |