Skip to content

/AWS1/CL_SES=>CREATETEMPLATE()

About CreateTemplate

Creates an email template. Email templates enable you to send personalized email to one or more destinations in a single operation. For more information, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Method Signature

IMPORTING

Required arguments:

IO_TEMPLATE TYPE REF TO /AWS1/CL_SESTEMPLATE /AWS1/CL_SESTEMPLATE

The content of the email, composed of a subject line and either an HTML part or a text-only part.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESCREATETMPLRESPONSE /AWS1/CL_SESCREATETMPLRESPONSE