Skip to content

/AWS1/CL_PPETEMPLATE

Template

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_TEMPLATEARN TYPE /AWS1/PPETEMPLATEARN /AWS1/PPETEMPLATEARN

The Amazon Resource Name (ARN) of the template.

IV_TEMPLATEDATA TYPE /AWS1/PPETEMPLATEDATA /AWS1/PPETEMPLATEDATA

An object that defines the values to use for message variables in the template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the value to use for that variable.


Queryable Attributes

TemplateArn

The Amazon Resource Name (ARN) of the template.

Accessible with the following methods

Method Description
GET_TEMPLATEARN() Getter for TEMPLATEARN, with configurable default
ASK_TEMPLATEARN() Getter for TEMPLATEARN w/ exceptions if field has no value
HAS_TEMPLATEARN() Determine if TEMPLATEARN has a value

TemplateData

An object that defines the values to use for message variables in the template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the value to use for that variable.

Accessible with the following methods

Method Description
GET_TEMPLATEDATA() Getter for TEMPLATEDATA, with configurable default
ASK_TEMPLATEDATA() Getter for TEMPLATEDATA w/ exceptions if field has no value
HAS_TEMPLATEDATA() Determine if TEMPLATEDATA has a value