Skip to content

/AWS1/CL_REVSYSTEMSVCASSOCMET

Metadata for a system service associated event.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_servicename TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the associated service.

iv_servicearn TYPE /AWS1/REVARN /AWS1/REVARN

ARN identifier.

it_userjourneys TYPE /AWS1/CL_REVUSERJRNYNAMELIST_W=>TT_USERJOURNEYNAMELIST TT_USERJOURNEYNAMELIST

The user journeys linking the service to the system.


Queryable Attributes

serviceName

The name of the associated 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

userJourneys

The user journeys linking the service to the system.

Accessible with the following methods

Method Description
GET_USERJOURNEYS() Getter for USERJOURNEYS, with configurable default
ASK_USERJOURNEYS() Getter for USERJOURNEYS w/ exceptions if field has no value
HAS_USERJOURNEYS() Determine if USERJOURNEYS has a value