/AWS1/CL_SE2REPLCMTTEMPLATE¶
An object which contains ReplacementTemplateData
to be used for a
specific BulkEmailEntry
.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_replacementtemplatedata
TYPE /AWS1/SE2EMAILTEMPLATEDATA
/AWS1/SE2EMAILTEMPLATEDATA
¶
A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.
Queryable Attributes¶
ReplacementTemplateData¶
A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLACEMENTTEMPLATEDATA() |
Getter for REPLACEMENTTEMPLATEDATA, with configurable defaul |
ASK_REPLACEMENTTEMPLATEDATA() |
Getter for REPLACEMENTTEMPLATEDATA w/ exceptions if field ha |
HAS_REPLACEMENTTEMPLATEDATA() |
Determine if REPLACEMENTTEMPLATEDATA has a value |