Skip to content

/AWS1/CL_TBD=>SEARCHJOBS()

About SearchJobs

Searches for jobs.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID of the job.

IT_QUEUEIDS TYPE /AWS1/CL_TBDQUEUEIDS_W=>TT_QUEUEIDS TT_QUEUEIDS

The queue ID to use in the job search.

IV_ITEMOFFSET TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER

Defines how far into the scrollable list to start the return of results.

Optional arguments:

IO_FILTEREXPRESSIONS TYPE REF TO /AWS1/CL_TBDSRCHGREDFILTXPRS /AWS1/CL_TBDSRCHGREDFILTXPRS

The filter expression, AND or OR, to use when searching among a group of search strings in a resource.

You can use two groupings per search each within parenthesis ().

IT_SORTEXPRESSIONS TYPE /AWS1/CL_TBDSEARCHSORTXPRSN=>TT_SEARCHSORTEXPRESSIONS TT_SEARCHSORTEXPRESSIONS

The search terms for a resource.

IV_PAGESIZE TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER

Specifies the number of items per page for the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDSEARCHJOBSRESPONSE /AWS1/CL_TBDSEARCHJOBSRESPONSE