SAP ABAP Class /IWCOR/CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_DEBUGGABLE Odata serializable object 20120305
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EXPR_ORDERBY Orderby clause 20110808
Properties
Class /IWCOR/CL_DS_EXPR_ORDERBY  
Short Description Orderby clause    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_URI   URI and Expression Parser 
Created 20110713   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CL_DS_EXPR_ORDERBY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_DEBUGGABLE Odata serializable object 20120305
2 /IWCOR/IF_DS_EXPR_ORDERBY Orderby clause 20110808
Friends
Class /IWCOR/CL_DS_EXPR_ORDERBY has no friend class.
Attributes
Class /IWCOR/CL_DS_EXPR_ORDERBY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ORDER Instance method Public Method Add a order clause 20110808
2 GET_ORDER Instance method Public Method Get a order clause 20110808
Events
Class /IWCOR/CL_DS_EXPR_ORDERBY has no event.
Types
Class /IWCOR/CL_DS_EXPR_ORDERBY has no local type.
Method Signatures

Method ADD_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORDER Call by reference Type reference (TYPE) /IWCOR/IF_DS_EXPR_ORDERBY=>ORDER_S Order expression 20110808

Method ADD_ORDER on class /IWCOR/CL_DS_EXPR_ORDERBY has no exception.

Method GET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Index of order expression to be returned 20110808
2 Returning RS_ORDER Value transfer Type reference (TYPE) /IWCOR/IF_DS_EXPR_ORDERBY=>ORDER_S Order expression 20110808

Method GET_ORDER on class /IWCOR/CL_DS_EXPR_ORDERBY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200