Skip to content

/AWS1/CL_PPMWHATSAPPCALLPERM

The current calling permission state for a business phone number and a specific WhatsApp end user.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/PPMWHATSAPPCALLPERMSTA00 /AWS1/PPMWHATSAPPCALLPERMSTA00

The permission status for the end user.

Optional arguments:

iv_expirationtime TYPE /AWS1/PPMTIMESTAMP /AWS1/PPMTIMESTAMP

The time when a temporary permission expires. This value is absent for permanent permissions and when there is no permission.


Queryable Attributes

status

The permission status for the end user.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

expirationTime

The time when a temporary permission expires. This value is absent for permanent permissions and when there is no permission.

Accessible with the following methods

Method Description
GET_EXPIRATIONTIME() Getter for EXPIRATIONTIME, with configurable default
ASK_EXPIRATIONTIME() Getter for EXPIRATIONTIME w/ exceptions if field has no valu
HAS_EXPIRATIONTIME() Determine if EXPIRATIONTIME has a value