Skip to content

/AWS1/CL_SES=>LISTTEMPLATES()

About ListTemplates

Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region.

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

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SESNEXTTOKEN /AWS1/SESNEXTTOKEN

A token returned from a previous call to ListTemplates to indicate the position in the list of email templates.

IV_MAXITEMS TYPE /AWS1/SESMAXITEMS /AWS1/SESMAXITEMS

The maximum number of templates to return. This value must be at least 1 and less than or equal to 100. If more than 100 items are requested, the page size will automatically set to 100. If you do not specify a value, 10 is the default page size.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESLISTTMPLSRESPONSE /AWS1/CL_SESLISTTMPLSRESPONSE