Skip to content

/AWS1/CL_TBD=>SEARCHTASKS()

About SearchTasks

Searches for tasks.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID of the task.

IT_QUEUEIDS TYPE /AWS1/CL_TBDQUEUEIDS_W=>TT_QUEUEIDS TT_QUEUEIDS

The queue IDs to include in the search.

IV_ITEMOFFSET TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER

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

Optional arguments:

IV_JOBID TYPE /AWS1/TBDJOBID /AWS1/TBDJOBID

The job ID for the task search.

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_TBDSEARCHTASKSRSP /AWS1/CL_TBDSEARCHTASKSRSP