Skip to content

/AWS1/CL_REVSYSUSERJNYDELMET

Metadata for a system user journey deleted event.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_userjourneyname TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the deleted user journey.

it_assocservicesatdeletion TYPE /AWS1/CL_REVSERVICEREFERENCE=>TT_SERVICEREFERENCELIST TT_SERVICEREFERENCELIST

The services that were associated at the time of deletion.


Queryable Attributes

userJourneyName

The name of the deleted user journey.

Accessible with the following methods

Method Description
GET_USERJOURNEYNAME() Getter for USERJOURNEYNAME, with configurable default
ASK_USERJOURNEYNAME() Getter for USERJOURNEYNAME w/ exceptions if field has no val
HAS_USERJOURNEYNAME() Determine if USERJOURNEYNAME has a value

associatedServicesAtDeletion

The services that were associated at the time of deletion.

Accessible with the following methods

Method Description
GET_ASSOCSERVICESATDELETION() Getter for ASSOCIATEDSERVICESATDELETION, with configurable d
ASK_ASSOCSERVICESATDELETION() Getter for ASSOCIATEDSERVICESATDELETION w/ exceptions if fie
HAS_ASSOCSERVICESATDELETION() Determine if ASSOCIATEDSERVICESATDELETION has a value