Skip to content

/AWS1/CL_TBD=>LISTTASKS()

About ListTasks

Lists tasks for a job.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID connected to the tasks.

IV_QUEUEID TYPE /AWS1/TBDQUEUEID /AWS1/TBDQUEUEID

The queue ID connected to the tasks.

IV_JOBID TYPE /AWS1/TBDJOBID /AWS1/TBDJOBID

The job ID for the tasks.

IV_STEPID TYPE /AWS1/TBDSTEPID /AWS1/TBDSTEPID

The step ID for the tasks.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/TBDSTRING /AWS1/TBDSTRING

The token for the next set of results, or null to start from the beginning.

IV_MAXRESULTS TYPE /AWS1/TBDMAXRESULTS /AWS1/TBDMAXRESULTS

The maximum number of results to return. Use this parameter with NextToken to get results as a set of sequential pages.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDLISTTASKSRESPONSE /AWS1/CL_TBDLISTTASKSRESPONSE