Skip to content

/AWS1/CL_EMC=>LISTJOBTEMPLATES()

About ListJobTemplates

Lists job templates based on a set of parameters. Job template stores values of StartJobRun API request in a template and can be used to start a job run. Job template allows two use cases: avoid repeating recurring StartJobRun API request values, enforcing certain values in StartJobRun API request.

Method Signature

IMPORTING

Optional arguments:

IV_CREATEDAFTER TYPE /AWS1/EMCDATE /AWS1/EMCDATE

The date and time after which the job templates were created.

IV_CREATEDBEFORE TYPE /AWS1/EMCDATE /AWS1/EMCDATE

The date and time before which the job templates were created.

IV_MAXRESULTS TYPE /AWS1/EMCJAVAINTEGER /AWS1/EMCJAVAINTEGER

The maximum number of job templates that can be listed.

IV_NEXTTOKEN TYPE /AWS1/EMCNEXTTOKEN /AWS1/EMCNEXTTOKEN

The token for the next set of job templates to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EMCLISTJOBTMPLSRSP /AWS1/CL_EMCLISTJOBTMPLSRSP