Skip to content

/AWS1/CL_PTCLSTRELATIONSHIPS01

Base sorting configuration for relationships.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_sortorder TYPE /AWS1/PTCSORTORDER /AWS1/PTCSORTORDER

The sort order (ascending or descending).

iv_sortby TYPE /AWS1/PTCLSTRELATIONSHIPSSOR00 /AWS1/PTCLSTRELATIONSHIPSSOR00

The field to sort by.


Queryable Attributes

sortOrder

The sort order (ascending or descending).

Accessible with the following methods

Method Description
GET_SORTORDER() Getter for SORTORDER, with configurable default
ASK_SORTORDER() Getter for SORTORDER w/ exceptions if field has no value
HAS_SORTORDER() Determine if SORTORDER has a value

sortBy

The field to sort by.

Accessible with the following methods

Method Description
GET_SORTBY() Getter for SORTBY, with configurable default
ASK_SORTBY() Getter for SORTBY w/ exceptions if field has no value
HAS_SORTBY() Determine if SORTBY has a value