Skip to content

/AWS1/CL_M2=>LISTBATCHJOBDEFINITIONS()

About ListBatchJobDefinitions

Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/M2_IDENTIFIER /AWS1/M2_IDENTIFIER

The identifier of the application.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/M2_NEXTTOKEN /AWS1/M2_NEXTTOKEN

A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.

IV_MAXRESULTS TYPE /AWS1/M2_MAXRESULTS /AWS1/M2_MAXRESULTS

The maximum number of batch job definitions to return.

IV_PREFIX TYPE /AWS1/M2_STRING /AWS1/M2_STRING

If the batch job definition is a FileBatchJobDefinition, the prefix allows you to search on the file names of FileBatchJobDefinitions.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_M2_LISTBTCJOBDEFNSRSP /AWS1/CL_M2_LISTBTCJOBDEFNSRSP