Skip to content

/AWS1/CL_PPMGTWHTAPPCALLPERM01

GetWhatsAppCallPermissionOutput

CONSTRUCTOR

IMPORTING

Required arguments:

io_permission TYPE REF TO /AWS1/CL_PPMWHATSAPPCALLPERM /AWS1/CL_PPMWHATSAPPCALLPERM

The current calling permission state for the end user.

it_actions TYPE /AWS1/CL_PPMWHTSAPPCALLPERMACT=>TT_WHATSAPPCALLPERMACTIONLIST TT_WHATSAPPCALLPERMACTIONLIST

The calling actions the business can take with the end user, and any limits that apply to each action.


Queryable Attributes

permission

The current calling permission state for the end user.

Accessible with the following methods

Method Description
GET_PERMISSION() Getter for PERMISSION

actions

The calling actions the business can take with the end user, and any limits that apply to each action.

Accessible with the following methods

Method Description
GET_ACTIONS() Getter for ACTIONS, with configurable default
ASK_ACTIONS() Getter for ACTIONS w/ exceptions if field has no value
HAS_ACTIONS() Determine if ACTIONS has a value