Skip to content

/AWS1/CL_PPMLIBRARYTMPLBODYI00

Configuration options for customizing the body content of a template from Meta's library.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_addcontactnumber TYPE /AWS1/PPMADDCONTACTNUMBER /AWS1/PPMADDCONTACTNUMBER

When true, includes a contact number in the template body.

When true, includes a "learn more" link in the template body.

iv_addsecurityrecommendation TYPE /AWS1/PPMADDSECURITYREC /AWS1/PPMADDSECURITYREC

When true, includes security recommendations in the template body.

When true, includes a package tracking link in the template body.

iv_codeexpirationminutes TYPE /AWS1/PPMCODEEXPIRATIONMINUTES /AWS1/PPMCODEEXPIRATIONMINUTES

The number of minutes until a verification code or OTP expires.


Queryable Attributes

addContactNumber

When true, includes a contact number in the template body.

Accessible with the following methods

Method Description
GET_ADDCONTACTNUMBER() Getter for ADDCONTACTNUMBER, with configurable default
ASK_ADDCONTACTNUMBER() Getter for ADDCONTACTNUMBER w/ exceptions if field has no va
HAS_ADDCONTACTNUMBER() Determine if ADDCONTACTNUMBER has a value

When true, includes a "learn more" link in the template body.

Accessible with the following methods

Method Description
GET_ADDLEARNMORELINK() Getter for ADDLEARNMORELINK, with configurable default
ASK_ADDLEARNMORELINK() Getter for ADDLEARNMORELINK w/ exceptions if field has no va
HAS_ADDLEARNMORELINK() Determine if ADDLEARNMORELINK has a value

addSecurityRecommendation

When true, includes security recommendations in the template body.

Accessible with the following methods

Method Description
GET_ADDSECURITYREC() Getter for ADDSECURITYRECOMMENDATION, with configurable defa
ASK_ADDSECURITYREC() Getter for ADDSECURITYRECOMMENDATION w/ exceptions if field
HAS_ADDSECURITYREC() Determine if ADDSECURITYRECOMMENDATION has a value

When true, includes a package tracking link in the template body.

Accessible with the following methods

Method Description
GET_ADDTRACKPACKAGELINK() Getter for ADDTRACKPACKAGELINK, with configurable default
ASK_ADDTRACKPACKAGELINK() Getter for ADDTRACKPACKAGELINK w/ exceptions if field has no
HAS_ADDTRACKPACKAGELINK() Determine if ADDTRACKPACKAGELINK has a value

codeExpirationMinutes

The number of minutes until a verification code or OTP expires.

Accessible with the following methods

Method Description
GET_CODEEXPIRATIONMINUTES() Getter for CODEEXPIRATIONMINUTES, with configurable default
ASK_CODEEXPIRATIONMINUTES() Getter for CODEEXPIRATIONMINUTES w/ exceptions if field has
HAS_CODEEXPIRATIONMINUTES() Determine if CODEEXPIRATIONMINUTES has a value