Skip to content

/AWS1/CL_TBDSEARCHSORTXPRSN

The resources to search.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_USERJOBSFIRST TYPE REF TO /AWS1/CL_TBDUSERJOBSFIRST /AWS1/CL_TBDUSERJOBSFIRST

Options for sorting a particular user's jobs first.

IO_FIELDSORT TYPE REF TO /AWS1/CL_TBDFIELDSORTXPRSN /AWS1/CL_TBDFIELDSORTXPRSN

Options for sorting by a field.

IO_PARAMETERSORT TYPE REF TO /AWS1/CL_TBDPARAMETERSORTXPRSN /AWS1/CL_TBDPARAMETERSORTXPRSN

Options for sorting by a parameter.


Queryable Attributes

userJobsFirst

Options for sorting a particular user's jobs first.

Accessible with the following methods

Method Description
GET_USERJOBSFIRST() Getter for USERJOBSFIRST

fieldSort

Options for sorting by a field.

Accessible with the following methods

Method Description
GET_FIELDSORT() Getter for FIELDSORT

parameterSort

Options for sorting by a parameter.

Accessible with the following methods

Method Description
GET_PARAMETERSORT() Getter for PARAMETERSORT

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SEARCHSORTEXPRESSIONS

TYPES TT_SEARCHSORTEXPRESSIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_TBDSEARCHSORTXPRSN WITH DEFAULT KEY
.