Skip to content

/AWS1/CL_PPMCREWHATSAPPMSGTM03

CreateWhatsAppMessageTemplateFromLibraryOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_metatemplateid TYPE /AWS1/PPMMETATEMPLATEID /AWS1/PPMMETATEMPLATEID

The numeric ID assigned to the template by Meta.

iv_templatestatus TYPE /AWS1/PPMSTRING /AWS1/PPMSTRING

The status of the created template (for example, PENDING or APPROVED).

iv_category TYPE /AWS1/PPMMETATEMPLATECATEGORY /AWS1/PPMMETATEMPLATECATEGORY

The category of the template (for example, UTILITY or MARKETING).


Queryable Attributes

metaTemplateId

The numeric ID assigned to the template by Meta.

Accessible with the following methods

Method Description
GET_METATEMPLATEID() Getter for METATEMPLATEID, with configurable default
ASK_METATEMPLATEID() Getter for METATEMPLATEID w/ exceptions if field has no valu
HAS_METATEMPLATEID() Determine if METATEMPLATEID has a value

templateStatus

The status of the created template (for example, PENDING or APPROVED).

Accessible with the following methods

Method Description
GET_TEMPLATESTATUS() Getter for TEMPLATESTATUS, with configurable default
ASK_TEMPLATESTATUS() Getter for TEMPLATESTATUS w/ exceptions if field has no valu
HAS_TEMPLATESTATUS() Determine if TEMPLATESTATUS has a value

category

The category of the template (for example, UTILITY or MARKETING).

Accessible with the following methods

Method Description
GET_CATEGORY() Getter for CATEGORY, with configurable default
ASK_CATEGORY() Getter for CATEGORY w/ exceptions if field has no value
HAS_CATEGORY() Determine if CATEGORY has a value