SAP ABAP Class /IWCOR/IF_DS_ORDERBY_VISITOR (OrderBy provider)
Properties
Class /IWCOR/IF_DS_ORDERBY_VISITOR  
Short Description OrderBy provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110713   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_DS_ORDERBY_VISITOR has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_ORDERBY_VISITOR has no interface implemented.
Friends
Class /IWCOR/IF_DS_ORDERBY_VISITOR has no friend class.
Attributes
Class /IWCOR/IF_DS_ORDERBY_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_ORDER Instance method Public Method Visit an order 20120813
2 PROCESS_ORDERS Instance method Public Method Visit an orderby clause 20120813
Events
Class /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 Importing IO_EXPRESSION Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EXPR_NODE Expression to be ordered 20120813
2 Importing IV_SORT_ORDER Call by reference Type reference (TYPE) STRING Sortorder 20120813
3 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813

Method PROCESS_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORDERS Call by reference Type reference (TYPE) OBJECT_LIST_T Orderby clause 20120813
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813
History
Last changed by/on SAP  20141120 
SAP Release Created in