Skip to content

/AWS1/CL_TBD=>LISTSTEPS()

About ListSteps

Lists steps for a job.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID to include on the list of steps.

IV_QUEUEID TYPE /AWS1/TBDQUEUEID /AWS1/TBDQUEUEID

The queue ID to include on the list of steps.

IV_JOBID TYPE /AWS1/TBDJOBID /AWS1/TBDJOBID

The job ID to include on the list of steps.

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_TBDLISTSTEPSRESPONSE /AWS1/CL_TBDLISTSTEPSRESPONSE