Skip to content

/AWS1/CL_TBD=>LISTJOBS()

About ListJobs

Lists jobs.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID for the jobs.

IV_QUEUEID TYPE /AWS1/TBDQUEUEID /AWS1/TBDQUEUEID

The queue ID for the job.

Optional arguments:

IV_PRINCIPALID TYPE /AWS1/TBDIDENTITYCENTERPRINCID /AWS1/TBDIDENTITYCENTERPRINCID

The principal ID of the members on the jobs.

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_TBDLISTJOBSRESPONSE /AWS1/CL_TBDLISTJOBSRESPONSE