SAP ABAP Interface /IWCOR/IF_DS_EXPR_ORDERBY (Orderby clause)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EXPR_ORDERBY Orderby clause 20110808
Properties
Interface /IWCOR/IF_DS_EXPR_ORDERBY  
Short Description Orderby clause    
General Data
Package /IWCOR/SODATA_URI   URI and Expression Parser 
Created 20110712   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWCOR/IF_DS_EXPR_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface /IWCOR/IF_DS_EXPR_ORDERBY has no interface.
Friends
Interface /IWCOR/IF_DS_EXPR_ORDERBY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ORDERS Instance attribute Public Type reference (TYPE) ORDER_T List with orders 20120813
Methods
Interface /IWCOR/IF_DS_EXPR_ORDERBY has no method.
Events
Interface /IWCOR/IF_DS_EXPR_ORDERBY 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 object WITH DEFAULT KEY
2 ORDER_S Public See coding 20120813 BEGIN OF order_s, sortorder TYPE string, expression TYPE REF TO /iwcor/if_ds_expr_node, error_information TYPE REF TO /iwcor/if_ds_expr_node=>error_information_s, END OF order_s
3 ORDER_T Public See coding 20120813 order_t TYPE TABLE OF order_s WITH DEFAULT KEY
History
Last changed by/on SAP  20131127 
SAP Release Created in 200