/AWS1/CL_PTSENGAGEMENTSORT¶
Specifies the sorting parameters for listing Engagements.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_sortorder TYPE /AWS1/PTSSORTORDER /AWS1/PTSSORTORDER¶
The order in which to sort the results.
iv_sortby TYPE /AWS1/PTSENGAGEMENTSORTNAME /AWS1/PTSENGAGEMENTSORTNAME¶
The field by which to sort the results.
Queryable Attributes¶
SortOrder¶
The order in which to sort the results.
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 by which to sort the results.
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 |