Skip to content

/AWS1/CL_PPMMTAFLWWHTAPPBIZA00

Contains WhatsApp Business Account metadata associated with a Flow, as returned by Meta.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/PPMWHATSAPPBUSINESSACID /AWS1/PPMWHATSAPPBUSINESSACID

The WhatsApp Business Account ID from Meta.

iv_name TYPE /AWS1/PPMWHATSAPPBUSINESSACN00 /AWS1/PPMWHATSAPPBUSINESSACN00

The name of the WhatsApp Business Account.

Optional arguments:

iv_currency TYPE /AWS1/PPMMETAFLOWWABACURRENCY /AWS1/PPMMETAFLOWWABACURRENCY

The currency code for the WhatsApp Business Account (for example, USD).

iv_timezoneid TYPE /AWS1/PPMMETAFLOWWABATMZNID /AWS1/PPMMETAFLOWWABATMZNID

The timezone ID for the WhatsApp Business Account.

iv_messagetemplatenamespace TYPE /AWS1/PPMMETAFLOWWABATMPLNMSPC /AWS1/PPMMETAFLOWWABATMPLNMSPC

The message template namespace for the WhatsApp Business Account.


Queryable Attributes

id

The WhatsApp Business Account ID from Meta.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

name

The name of the WhatsApp Business Account.

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

currency

The currency code for the WhatsApp Business Account (for example, USD).

Accessible with the following methods

Method Description
GET_CURRENCY() Getter for CURRENCY, with configurable default
ASK_CURRENCY() Getter for CURRENCY w/ exceptions if field has no value
HAS_CURRENCY() Determine if CURRENCY has a value

timezoneId

The timezone ID for the WhatsApp Business Account.

Accessible with the following methods

Method Description
GET_TIMEZONEID() Getter for TIMEZONEID, with configurable default
ASK_TIMEZONEID() Getter for TIMEZONEID w/ exceptions if field has no value
HAS_TIMEZONEID() Determine if TIMEZONEID has a value

messageTemplateNamespace

The message template namespace for the WhatsApp Business Account.

Accessible with the following methods

Method Description
GET_MESSAGETEMPLATENAMESPACE() Getter for MESSAGETEMPLATENAMESPACE, with configurable defau
ASK_MESSAGETEMPLATENAMESPACE() Getter for MESSAGETEMPLATENAMESPACE w/ exceptions if field h
HAS_MESSAGETEMPLATENAMESPACE() Determine if MESSAGETEMPLATENAMESPACE has a value