Skip to content

/AWS1/CL_QQCMSGTMPLCONTPVDR

The container of message template content.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_email TYPE REF TO /AWS1/CL_QQCEMAILMSGTMPLCONT /AWS1/CL_QQCEMAILMSGTMPLCONT

The content of the message template that applies to the email channel subtype.

io_sms TYPE REF TO /AWS1/CL_QQCSMSMESSAGETMPLCONT /AWS1/CL_QQCSMSMESSAGETMPLCONT

The content of the message template that applies to the SMS channel subtype.

io_whatsapp TYPE REF TO /AWS1/CL_QQCWHATSAPPMSGTMPLC01 /AWS1/CL_QQCWHATSAPPMSGTMPLC01

The content of the message template that applies to the WHATSAPP channel subtype.

io_push TYPE REF TO /AWS1/CL_QQCPUSHMSGTMPLCONT /AWS1/CL_QQCPUSHMSGTMPLCONT

The content of the message template that applies to the push channel subtype.


Queryable Attributes

email

The content of the message template that applies to the email channel subtype.

Accessible with the following methods

Method Description
GET_EMAIL() Getter for EMAIL

sms

The content of the message template that applies to the SMS channel subtype.

Accessible with the following methods

Method Description
GET_SMS() Getter for SMS

whatsApp

The content of the message template that applies to the WHATSAPP channel subtype.

Accessible with the following methods

Method Description
GET_WHATSAPP() Getter for WHATSAPP

push

The content of the message template that applies to the push channel subtype.

Accessible with the following methods

Method Description
GET_PUSH() Getter for PUSH