/AWS1/CL_REVSYSUSERJRNYCREDMET¶
Metadata for a system user journey created event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_userjourneyname TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the created user journey.
it_associatedservices TYPE /AWS1/CL_REVSERVICEREFERENCE=>TT_SERVICEREFERENCELIST TT_SERVICEREFERENCELIST¶
The services associated with the created user journey.
Queryable Attributes¶
userJourneyName¶
The name of the created 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 |
associatedServices¶
The services associated with the created user journey.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATEDSERVICES() |
Getter for ASSOCIATEDSERVICES, with configurable default |
ASK_ASSOCIATEDSERVICES() |
Getter for ASSOCIATEDSERVICES w/ exceptions if field has no |
HAS_ASSOCIATEDSERVICES() |
Determine if ASSOCIATEDSERVICES has a value |