Skip to content

/AWS1/CL_CNK=>LISTTEMPLATES()

About ListTemplates

Lists all of the templates in a Cases domain. Each list item is a condensed summary object of the template.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINID TYPE /AWS1/CNKDOMAINID /AWS1/CNKDOMAINID

The unique identifier of the Cases domain.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/CNKMAXRESULTS /AWS1/CNKMAXRESULTS

The maximum number of results to return per page.

IV_NEXTTOKEN TYPE /AWS1/CNKNEXTTOKEN /AWS1/CNKNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

IT_STATUS TYPE /AWS1/CL_CNKTMPLSTATFILTERS_W=>TT_TEMPLATESTATUSFILTERS TT_TEMPLATESTATUSFILTERS

A list of status values to filter on.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNKLISTTMPLSRESPONSE /AWS1/CL_CNKLISTTMPLSRESPONSE