Skip to content

/AWS1/CL_PPMWABASETUPFINALIZ00

The registration details for a linked WhatsApp Business Account.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ID TYPE /AWS1/PPMWHATSAPPBUSINESSACID /AWS1/PPMWHATSAPPBUSINESSACID

The ID of the linked WhatsApp Business Account, formatted as waba-01234567890123456789012345678901.

IT_EVENTDESTINATIONS TYPE /AWS1/CL_PPMWHATSAPPBUSINESS00=>TT_WHATSAPPBUSINESSACCTEVTDSTS TT_WHATSAPPBUSINESSACCTEVTDSTS

The event destinations for the linked WhatsApp Business Account.

IT_TAGS TYPE /AWS1/CL_PPMTAG=>TT_TAGLIST TT_TAGLIST

An array of key and value pair tags.


Queryable Attributes

id

The ID of the linked WhatsApp Business Account, formatted as waba-01234567890123456789012345678901.

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

eventDestinations

The event destinations for the linked WhatsApp Business Account.

Accessible with the following methods

Method Description
GET_EVENTDESTINATIONS() Getter for EVENTDESTINATIONS, with configurable default
ASK_EVENTDESTINATIONS() Getter for EVENTDESTINATIONS w/ exceptions if field has no v
HAS_EVENTDESTINATIONS() Determine if EVENTDESTINATIONS has a value

tags

An array of key and value pair tags.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value