/AWS1/CL_QQCWHATSAPPMSGTMPLS00¶
Configuration information about the external data source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_businessaccountid TYPE /AWS1/QQCWHATSAPPBUSINESSACCID /AWS1/QQCWHATSAPPBUSINESSACCID¶
The ID of the End User Messaging WhatsApp Business Account to associate with this template.
iv_templateid TYPE /AWS1/QQCWHATSAPPMESSAGETMPLID /AWS1/QQCWHATSAPPMESSAGETMPLID¶
The ID of WhatsApp template.
Optional arguments:¶
iv_name TYPE /AWS1/QQCWHATSAPPMSGTMPLNAME /AWS1/QQCWHATSAPPMSGTMPLNAME¶
The name of the WhatsApp template.
iv_language TYPE /AWS1/QQCWHATSAPPMSGTMPLLANG /AWS1/QQCWHATSAPPMSGTMPLLANG¶
The language of the WhatsApp template.
it_components TYPE /AWS1/CL_QQCWHATSAPPMSGTMPLC00=>TT_WHATSAPPMSGTMPLCOMPONENTS TT_WHATSAPPMSGTMPLCOMPONENTS¶
The list of component mapping from WhatsApp template parameters to Message Template attributes.
iv_status TYPE /AWS1/QQCWHATSAPPSRCCONFSTAT /AWS1/QQCWHATSAPPSRCCONFSTAT¶
The status of the message template.
iv_statusreason TYPE /AWS1/QQCNONEMPTYUNLIMITEDSTR /AWS1/QQCNONEMPTYUNLIMITEDSTR¶
The status reason of the message template.
Queryable Attributes¶
businessAccountId¶
The ID of the End User Messaging WhatsApp Business Account to associate with this template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSACCOUNTID() |
Getter for BUSINESSACCOUNTID, with configurable default |
ASK_BUSINESSACCOUNTID() |
Getter for BUSINESSACCOUNTID w/ exceptions if field has no v |
HAS_BUSINESSACCOUNTID() |
Determine if BUSINESSACCOUNTID has a value |
templateId¶
The ID of WhatsApp template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATEID() |
Getter for TEMPLATEID, with configurable default |
ASK_TEMPLATEID() |
Getter for TEMPLATEID w/ exceptions if field has no value |
HAS_TEMPLATEID() |
Determine if TEMPLATEID has a value |
name¶
The name of the WhatsApp template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
language¶
The language of the WhatsApp template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LANGUAGE() |
Getter for LANGUAGE, with configurable default |
ASK_LANGUAGE() |
Getter for LANGUAGE w/ exceptions if field has no value |
HAS_LANGUAGE() |
Determine if LANGUAGE has a value |
components¶
The list of component mapping from WhatsApp template parameters to Message Template attributes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENTS() |
Getter for COMPONENTS, with configurable default |
ASK_COMPONENTS() |
Getter for COMPONENTS w/ exceptions if field has no value |
HAS_COMPONENTS() |
Determine if COMPONENTS has a value |
status¶
The status of the message template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusReason¶
The status reason of the message template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |