Skip to content

/AWS1/CL_M2=>LISTBATCHJOBEXECUTIONS()

About ListBatchJobExecutions

Lists historical, current, and scheduled batch job executions for a specific application.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/M2_IDENTIFIER /AWS1/M2_IDENTIFIER

The unique identifier of the application.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/M2_NEXTTOKEN /AWS1/M2_NEXTTOKEN

A pagination token to control the number of batch job executions displayed in the list.

IV_MAXRESULTS TYPE /AWS1/M2_MAXRESULTS /AWS1/M2_MAXRESULTS

The maximum number of batch job executions to return.

IT_EXECUTIONIDS TYPE /AWS1/CL_M2_IDENTIFIERLIST_W=>TT_IDENTIFIERLIST TT_IDENTIFIERLIST

The unique identifier of each batch job execution.

IV_JOBNAME TYPE /AWS1/M2_STRING100 /AWS1/M2_STRING100

The name of each batch job execution.

IV_STATUS TYPE /AWS1/M2_BATCHJOBEXECSTATUS /AWS1/M2_BATCHJOBEXECSTATUS

The status of the batch job executions.

IV_STARTEDAFTER TYPE /AWS1/M2_TIMESTAMP /AWS1/M2_TIMESTAMP

The time after which the batch job executions started.

IV_STARTEDBEFORE TYPE /AWS1/M2_TIMESTAMP /AWS1/M2_TIMESTAMP

The time before the batch job executions started.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_M2_LISTBTCJOBEXECSRSP /AWS1/CL_M2_LISTBTCJOBEXECSRSP