SAP ABAP Interface /IWCOR/IF_DS_ORDERBY_VISITOR (OrderBy provider)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_URI (Package) URI and Expression Parser

⤷

⤷

Properties
Interface | /IWCOR/IF_DS_ORDERBY_VISITOR | |
Short Description | OrderBy provider |
General Data
Package | /IWCOR/SODATA_URI | URI and Expression Parser |
Created | 20110713 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_ORDERBY_VISITOR has no forward declaration.
Interfaces
Interface /IWCOR/IF_DS_ORDERBY_VISITOR has no interface.
Friends
Interface /IWCOR/IF_DS_ORDERBY_VISITOR has no friend.
Attributes
Interface /IWCOR/IF_DS_ORDERBY_VISITOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Visit an order | 20120813 |
2 | ![]() |
Instance method | Public | Method | Visit an orderby clause | 20120813 |
Events
Interface /IWCOR/IF_DS_ORDERBY_VISITOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OBJECT_LIST_T | Public | See coding | 20120813 | object_list_t TYPE TABLE OF REF TO data WITH DEFAULT KEY
|
Method Signatures
Method PROCESS_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXPRESSION | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EXPR_NODE | Expression to be ordered | 20120813 | ||
2 | ![]() |
IV_SORT_ORDER | Call by reference | Type reference (TYPE) | STRING | Sortorder | 20120813 | ||
3 | ![]() |
RD_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120813 |
Method PROCESS_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ORDERS | Call by reference | Type reference (TYPE) | OBJECT_LIST_T | Orderby clause | 20120813 | ||
2 | ![]() |
RD_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120813 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |