Skip to content

/AWS1/CL_TSW=>LISTBATCHLOADTASKS()

About ListBatchLoadTasks

Provides a list of batch load tasks, along with the name, status, when the task is resumable until, and other details. See code sample for details.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/TSWSTRING /AWS1/TSWSTRING

A token to specify where to start paginating. This is the NextToken from a previously truncated response.

IV_MAXRESULTS TYPE /AWS1/TSWPAGELIMIT /AWS1/TSWPAGELIMIT

The total number of items to return in the output. If the total number of items available is more than the value specified, a NextToken is provided in the output. To resume pagination, provide the NextToken value as argument of a subsequent API invocation.

IV_TASKSTATUS TYPE /AWS1/TSWBATCHLOADSTATUS /AWS1/TSWBATCHLOADSTATUS

Status of the batch load task.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TSWLSTBTCLOADTASKSRSP /AWS1/CL_TSWLSTBTCLOADTASKSRSP