Skip to content

/AWS1/CL_GDYINVESTGTNSORTCRIT

Contains information about the criteria used for sorting investigations.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_attributename TYPE /AWS1/GDYINVESTGTNSORTFIELD /AWS1/GDYINVESTGTNSORTFIELD

The attribute by which to sort investigations.

iv_orderby TYPE /AWS1/GDYORDERBY /AWS1/GDYORDERBY

The order in which the sorted results are to be displayed.


Queryable Attributes

AttributeName

The attribute by which to sort investigations.

Accessible with the following methods

Method Description
GET_ATTRIBUTENAME() Getter for ATTRIBUTENAME, with configurable default
ASK_ATTRIBUTENAME() Getter for ATTRIBUTENAME w/ exceptions if field has no value
HAS_ATTRIBUTENAME() Determine if ATTRIBUTENAME has a value

OrderBy

The order in which the sorted results are to be displayed.

Accessible with the following methods

Method Description
GET_ORDERBY() Getter for ORDERBY, with configurable default
ASK_ORDERBY() Getter for ORDERBY w/ exceptions if field has no value
HAS_ORDERBY() Determine if ORDERBY has a value