SAP ABAP Class CL_RSDD_CS_SORT (Sorting Rule)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_XML Parent Class for XML Creation 20091119
Properties
Class CL_RSDD_CS_SORT  
Short Description Sorting Rule    
Super Class CL_RSDD_CS_XML Parent Class for XML Creation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20091119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDD_CS_SORT has no forward declaration.
Interfaces
Class CL_RSDD_CS_SORT has no interface implemented.
Friends
Class CL_RSDD_CS_SORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_SORT_ASC Constant Public Type reference (TYPE) STRING 'asc' Sort in Ascending Order 20091119
2 N_C_SORT_DSC Constant Public Type reference (TYPE) STRING 'dsc' Sort in Descending Order 20091119
3 P_ATTRIBUTE Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE View Attribute for Sorting 20091119
4 P_DIRECTION Instance attribute Private Type reference (TYPE) STRING Sort Direction 20091119
5 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag 20091119
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091119
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091119
3 GET_ATTRIBUTE Instance method Public Method Returns the sorting attribute 20091119
4 GET_DIRECTION Instance method Public Method Returns the sorting direction 20091119
5 SET_ATTRIBUTE Instance method Private Method Sets the sorting attribute 20091119
6 SET_DIRECTION Instance method Public Method Sets the sorting direction 20091119
Events
Class CL_RSDD_CS_SORT has no event.
Types
Class CL_RSDD_CS_SORT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_SORT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_SORT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE Sortierattribut 20091119
2 Importing I_DIRECTION Call by reference Type reference (TYPE) STRING N_C_SORT_ASC Sortierrichtung 20091119

Method CONSTRUCTOR on class CL_RSDD_CS_SORT has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE Sortierattribut 20091119

Method GET_ATTRIBUTE on class CL_RSDD_CS_SORT has no exception.

Method GET_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DIRECTION Value transfer Type reference (TYPE) STRING Sortierrichtung 20091119

Method GET_DIRECTION on class CL_RSDD_CS_SORT has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE Sortierattribut 20091119

Method SET_ATTRIBUTE on class CL_RSDD_CS_SORT has no exception.

Method SET_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIRECTION Call by reference Type reference (TYPE) STRING Sortierrichtung 20091119

Method SET_DIRECTION on class CL_RSDD_CS_SORT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730