Skip to content

/AWS1/CL_PPMWHATSAPPPHONENOS00

The details of a linked phone number.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/PPMLNKWHATSAPPPHONENOARN /AWS1/PPMLNKWHATSAPPPHONENOARN

The full Amazon Resource Name (ARN) for the phone number.

IV_PHONENUMBER TYPE /AWS1/PPMPHONENUMBER /AWS1/PPMPHONENUMBER

The phone number associated with the Linked WhatsApp Business Account.

IV_PHONENUMBERID TYPE /AWS1/PPMWHATSAPPPHONENUMBERID /AWS1/PPMWHATSAPPPHONENUMBERID

The phone number ID. Phone number identifiers are formatted as phone-number-id-01234567890123456789012345678901.

IV_METAPHONENUMBERID TYPE /AWS1/PPMWHATSAPPPHONENUMBER /AWS1/PPMWHATSAPPPHONENUMBER

The phone number ID from Meta.

IV_DISPLAYPHONENUMBERNAME TYPE /AWS1/PPMWHATSAPPPHONENUMNAME /AWS1/PPMWHATSAPPPHONENUMNAME

The display name for this phone number.

IV_DISPLAYPHONENUMBER TYPE /AWS1/PPMWHATSAPPDSPPHONENUM /AWS1/PPMWHATSAPPDSPPHONENUM

The phone number that appears in the recipients display.

IV_QUALITYRATING TYPE /AWS1/PPMWHATSAPPPHONENOQUAL00 /AWS1/PPMWHATSAPPPHONENOQUAL00

The quality rating of the phone number. This is from Meta.


Queryable Attributes

arn

The full Amazon Resource Name (ARN) for the phone number.

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

phoneNumber

The phone number associated with the Linked WhatsApp Business Account.

Accessible with the following methods

Method Description
GET_PHONENUMBER() Getter for PHONENUMBER, with configurable default
ASK_PHONENUMBER() Getter for PHONENUMBER w/ exceptions if field has no value
HAS_PHONENUMBER() Determine if PHONENUMBER has a value

phoneNumberId

The phone number ID. Phone number identifiers are formatted as phone-number-id-01234567890123456789012345678901.

Accessible with the following methods

Method Description
GET_PHONENUMBERID() Getter for PHONENUMBERID, with configurable default
ASK_PHONENUMBERID() Getter for PHONENUMBERID w/ exceptions if field has no value
HAS_PHONENUMBERID() Determine if PHONENUMBERID has a value

metaPhoneNumberId

The phone number ID from Meta.

Accessible with the following methods

Method Description
GET_METAPHONENUMBERID() Getter for METAPHONENUMBERID, with configurable default
ASK_METAPHONENUMBERID() Getter for METAPHONENUMBERID w/ exceptions if field has no v
HAS_METAPHONENUMBERID() Determine if METAPHONENUMBERID has a value

displayPhoneNumberName

The display name for this phone number.

Accessible with the following methods

Method Description
GET_DISPLAYPHONENUMBERNAME() Getter for DISPLAYPHONENUMBERNAME, with configurable default
ASK_DISPLAYPHONENUMBERNAME() Getter for DISPLAYPHONENUMBERNAME w/ exceptions if field has
HAS_DISPLAYPHONENUMBERNAME() Determine if DISPLAYPHONENUMBERNAME has a value

displayPhoneNumber

The phone number that appears in the recipients display.

Accessible with the following methods

Method Description
GET_DISPLAYPHONENUMBER() Getter for DISPLAYPHONENUMBER, with configurable default
ASK_DISPLAYPHONENUMBER() Getter for DISPLAYPHONENUMBER w/ exceptions if field has no
HAS_DISPLAYPHONENUMBER() Determine if DISPLAYPHONENUMBER has a value

qualityRating

The quality rating of the phone number. This is from Meta.

Accessible with the following methods

Method Description
GET_QUALITYRATING() Getter for QUALITYRATING, with configurable default
ASK_QUALITYRATING() Getter for QUALITYRATING w/ exceptions if field has no value
HAS_QUALITYRATING() Determine if QUALITYRATING 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_WHATSAPPPHONENUMBERSUMMLIST

TYPES TT_WHATSAPPPHONENUMBERSUMMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_PPMWHATSAPPPHONENOS00 WITH DEFAULT KEY
.