Skip to content

/AWS1/CL_PPMWABAPHONENOSETUP00

The registration details for a linked phone number.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/PPMWHATSAPPPHONENUMBER /AWS1/PPMWHATSAPPPHONENUMBER

The unique identifier of the originating phone number associated with the media. Phone number identifiers are formatted as phone-number-id-01234567890123456789012345678901. Use GetLinkedWhatsAppBusinessAccount to find a phone number's id.

IV_TWOFACTORPIN TYPE /AWS1/PPMTWOFACTORPIN /AWS1/PPMTWOFACTORPIN

The PIN to use for two-step verification. To reset your PIN follow the directions in Updating PIN in the WhatsApp Business Platform Cloud API Reference.

Optional arguments:

IV_DATALOCALIZATIONREGION TYPE /AWS1/PPMISOCOUNTRYCODE /AWS1/PPMISOCOUNTRYCODE

The two letter ISO region for the location of where Meta will store data.

Asia–Pacific (APAC)

  • Australia AU

  • Indonesia ID

  • India IN

  • Japan JP

  • Singapore SG

  • South Korea KR

Europe

  • Germany DE

  • Switzerland CH

  • United Kingdom GB

Latin America (LATAM)

  • Brazil BR

Middle East and Africa (MEA)

  • Bahrain BH

  • South Africa ZA

  • United Arab Emirates AE

North America (NORAM)

  • Canada CA

IT_TAGS TYPE /AWS1/CL_PPMTAG=>TT_TAGLIST TT_TAGLIST

An array of key and value pair tags.


Queryable Attributes

id

The unique identifier of the originating phone number associated with the media. Phone number identifiers are formatted as phone-number-id-01234567890123456789012345678901. Use GetLinkedWhatsAppBusinessAccount to find a phone number's id.

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

twoFactorPin

The PIN to use for two-step verification. To reset your PIN follow the directions in Updating PIN in the WhatsApp Business Platform Cloud API Reference.

Accessible with the following methods

Method Description
GET_TWOFACTORPIN() Getter for TWOFACTORPIN, with configurable default
ASK_TWOFACTORPIN() Getter for TWOFACTORPIN w/ exceptions if field has no value
HAS_TWOFACTORPIN() Determine if TWOFACTORPIN has a value

dataLocalizationRegion

The two letter ISO region for the location of where Meta will store data.

Asia–Pacific (APAC)

  • Australia AU

  • Indonesia ID

  • India IN

  • Japan JP

  • Singapore SG

  • South Korea KR

Europe

  • Germany DE

  • Switzerland CH

  • United Kingdom GB

Latin America (LATAM)

  • Brazil BR

Middle East and Africa (MEA)

  • Bahrain BH

  • South Africa ZA

  • United Arab Emirates AE

North America (NORAM)

  • Canada CA

Accessible with the following methods

Method Description
GET_DATALOCALIZATIONREGION() Getter for DATALOCALIZATIONREGION, with configurable default
ASK_DATALOCALIZATIONREGION() Getter for DATALOCALIZATIONREGION w/ exceptions if field has
HAS_DATALOCALIZATIONREGION() Determine if DATALOCALIZATIONREGION 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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_WABAPHONENOSETUPFINALIZAT00

TYPES TT_WABAPHONENOSETUPFINALIZAT00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_PPMWABAPHONENOSETUP00 WITH DEFAULT KEY
.