SAP ABAP Class CL_BICS_SORTING_DIRECTION (Sort Direction)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_CONSTANT Base for all constants 20100428
Properties
Class CL_BICS_SORTING_DIRECTION  
Short Description Sort Direction    
Super Class CL_BICS_CONSTANT Base for all constants 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_BASE_CONSTANTS   Package for Constants in ABAP BICS 
Created 20100428   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_SORTING_DIRECTION has no interface implemented.
Friends
Class CL_BICS_SORTING_DIRECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BW_DIRECTION Instance attribute Public Type reference (TYPE) TN_BW_DIRECTION BW Sort Direction 20120313
2 N_CR_ASCENDING Static Attribute Public Object reference (TYPE REF TO) CL_BICS_SORTING_DIRECTION Ascending 20100428
3 N_CR_DEFAULT Static Attribute Public Object reference (TYPE REF TO) CL_BICS_SORTING_DIRECTION Default 20100618
4 N_CR_DESCENDING Static Attribute Public Object reference (TYPE REF TO) CL_BICS_SORTING_DIRECTION Descending 20100428
5 N_CR_HIERARCHY Static Attribute Public Object reference (TYPE REF TO) CL_BICS_SORTING_DIRECTION Hierarchy 20100608
6 N_C_ASCENDING Constant Public Type reference (TYPE) TN_CONSTANT 'ASCENDING' Constant: Increasing 20100428
7 N_C_BW_ASCENDING Constant Public Type reference (TYPE) TN_BW_DIRECTION RSBOL_C_SORTING_DIRECTION-ASC Ascending 20120313
8 N_C_BW_DEFAULT Constant Public Type reference (TYPE) TN_BW_DIRECTION RSBOL_C_SORTING_DIRECTION-DEFAULT Default 20120313
9 N_C_BW_DESCENDING Constant Public Type reference (TYPE) TN_BW_DIRECTION RSBOL_C_SORTING_DIRECTION-DESC Descending 20120313
10 N_C_BW_HIERARCHY Constant Public Type reference (TYPE) TN_BW_DIRECTION RSBOL_C_SORTING_DIRECTION-HIERARCHY Hierarchy 20120313
11 N_C_DEFAULT Constant Public Type reference (TYPE) TN_CONSTANT 'DEFAULT' Constant: Increasing 20100618
12 N_C_DESCENDING Constant Public Type reference (TYPE) TN_CONSTANT 'DESCENDING' Constant: Decreasing 20100428
13 N_C_HIERARCHY Constant Public Type reference (TYPE) TN_CONSTANT 'HIERARCHY' Constant: According to Hierarchy 20100608
14 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20100428
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100428
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100428
3 GET_REF_BY_BW_DIRECTION Static method Public Method Read Reference Depending on BW Direction 20110510
4 GET_REVERSE_DIRECTION Instance method Public Method Reverse Sort Direction 20100428
Events
Class CL_BICS_SORTING_DIRECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BW_DIRECTION Public Type reference (TYPE) RSBOLAP_SORTING_DIRECTION Sort Direction 20110510
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_DIRECTION Call by reference Type reference (TYPE) TN_BW_DIRECTION BW Sortierrichtung 20120313
2 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20100428

Method CONSTRUCTOR on class CL_BICS_SORTING_DIRECTION has no exception.

Method GET_REF_BY_BW_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_DIRECTION Call by reference Type reference (TYPE) TN_BW_DIRECTION Sortierrichtung 20110510
2 Returning R_R_DIRECTION Value transfer Object reference (TYPE REF TO) CL_BICS_SORTING_DIRECTION Sortierrichtung 20110510

Method GET_REF_BY_BW_DIRECTION on class CL_BICS_SORTING_DIRECTION has no exception.

Method GET_REVERSE_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_REVERSE_DIRECTION Value transfer Object reference (TYPE REF TO) CL_BICS_SORTING_DIRECTION Sortierrichtung 20110512

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