/AWS1/CL_REVSYSUSERJRNYUPDDMET¶
Metadata for a system user journey updated event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_userjourneyname TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the updated user journey.
io_changes TYPE REF TO /AWS1/CL_REVUSERJOURNEYCHANGES /AWS1/CL_REVUSERJOURNEYCHANGES¶
The changes made to the user journey.
Queryable Attributes¶
userJourneyName¶
The name of the updated 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 |
changes¶
The changes made to the user journey.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGES() |
Getter for CHANGES |