Skip to content

/AWS1/CL_CNKSRCHALLRELATEDIT01

The order in which all returned related items should be sorted.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_sortproperty TYPE /AWS1/CNKSRCHALLRELATEDITEMS00 /AWS1/CNKSRCHALLRELATEDITEMS00

Whether related items should be sorted in ascending or descending order.

iv_sortorder TYPE /AWS1/CNKORDER /AWS1/CNKORDER

Whether related items should be sorted by association time or case ID.


Queryable Attributes

sortProperty

Whether related items should be sorted in ascending or descending order.

Accessible with the following methods

Method Description
GET_SORTPROPERTY() Getter for SORTPROPERTY, with configurable default
ASK_SORTPROPERTY() Getter for SORTPROPERTY w/ exceptions if field has no value
HAS_SORTPROPERTY() Determine if SORTPROPERTY has a value

sortOrder

Whether related items should be sorted by association time or case ID.

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

Public Local Types In This Class

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

TT_SRCHALLRELATEDITEMSSORTLIST

TYPES TT_SRCHALLRELATEDITEMSSORTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNKSRCHALLRELATEDIT01 WITH DEFAULT KEY
.