/AWS1/CL_PPMLNKWHATSAPPBUSIN02¶
The details of a linked WhatsApp Business Account.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/PPMLNKWHATSAPPBUSINESS01 /AWS1/PPMLNKWHATSAPPBUSINESS01¶
The ARN of the linked WhatsApp Business Account.
iv_id TYPE /AWS1/PPMLNKWHATSAPPBUSINESS00 /AWS1/PPMLNKWHATSAPPBUSINESS00¶
The ID of the linked WhatsApp Business Account, formatted as
waba-01234567890123456789012345678901.
iv_wabaid TYPE /AWS1/PPMWHATSAPPBUSINESSACID /AWS1/PPMWHATSAPPBUSINESSACID¶
The WhatsApp Business Account ID provided by Meta.
iv_registrationstatus TYPE /AWS1/PPMREGISTRATIONSTATUS /AWS1/PPMREGISTRATIONSTATUS¶
The registration status of the linked WhatsApp Business Account.
iv_linkdate TYPE /AWS1/PPMWHATSAPPBUSINESSACL00 /AWS1/PPMWHATSAPPBUSINESSACL00¶
The date the WhatsApp Business Account was linked.
iv_wabaname TYPE /AWS1/PPMWHATSAPPBUSINESSACN00 /AWS1/PPMWHATSAPPBUSINESSACN00¶
The name of the linked WhatsApp Business Account.
it_eventdestinations TYPE /AWS1/CL_PPMWHATSAPPBUSINESS00=>TT_WHATSAPPBUSINESSACCTEVTDSTS TT_WHATSAPPBUSINESSACCTEVTDSTS¶
The event destinations for the linked WhatsApp Business Account.
Optional arguments:¶
iv_mktngmsgsonbrdngstatus TYPE /AWS1/PPMWHATSAPPBIZACMKTMSG00 /AWS1/PPMWHATSAPPBIZACMKTMSG00¶
The onboarding status for the Marketing Messages API. This value is fetched from Meta and indicates whether the WhatsApp Business Account is onboarded for Meta's Marketing Messages API.
Queryable Attributes¶
arn¶
The ARN of the linked WhatsApp Business Account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
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 |
wabaId¶
The WhatsApp Business Account ID provided by Meta.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WABAID() |
Getter for WABAID, with configurable default |
ASK_WABAID() |
Getter for WABAID w/ exceptions if field has no value |
HAS_WABAID() |
Determine if WABAID has a value |
registrationStatus¶
The registration status of the linked WhatsApp Business Account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGISTRATIONSTATUS() |
Getter for REGISTRATIONSTATUS, with configurable default |
ASK_REGISTRATIONSTATUS() |
Getter for REGISTRATIONSTATUS w/ exceptions if field has no |
HAS_REGISTRATIONSTATUS() |
Determine if REGISTRATIONSTATUS has a value |
linkDate¶
The date the WhatsApp Business Account was linked.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKDATE() |
Getter for LINKDATE, with configurable default |
ASK_LINKDATE() |
Getter for LINKDATE w/ exceptions if field has no value |
HAS_LINKDATE() |
Determine if LINKDATE has a value |
wabaName¶
The name of the linked WhatsApp Business Account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WABANAME() |
Getter for WABANAME, with configurable default |
ASK_WABANAME() |
Getter for WABANAME w/ exceptions if field has no value |
HAS_WABANAME() |
Determine if WABANAME 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 |
marketingMessagesOnboardingStatus¶
The onboarding status for the Marketing Messages API. This value is fetched from Meta and indicates whether the WhatsApp Business Account is onboarded for Meta's Marketing Messages API.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MKTNGMSGSONBRDNGSTATUS() |
Getter for MKTNGMESSAGESONBRDNGSTATUS, with configurable def |
ASK_MKTNGMSGSONBRDNGSTATUS() |
Getter for MKTNGMESSAGESONBRDNGSTATUS w/ exceptions if field |
HAS_MKTNGMSGSONBRDNGSTATUS() |
Determine if MKTNGMESSAGESONBRDNGSTATUS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LNKWHATSAPPBUSINESSACCTSU00¶
TYPES TT_LNKWHATSAPPBUSINESSACCTSU00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_PPMLNKWHATSAPPBUSIN02 WITH DEFAULT KEY
.