SAP ABAP Class CL_RSDD_CC_KEYFIGURE (Key Figures in OLAP Index)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CREATECUBE (Package) Create Cube in BWA
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CC_KEYFIGUREBASE Key Figure Base Class 20091201
Properties
Class CL_RSDD_CC_KEYFIGURE  
Short Description Key Figures in OLAP Index    
Super Class CL_RSDD_CC_KEYFIGUREBASE Key Figure Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CREATECUBE   Create Cube in BWA 
Created 20091105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_CC_KEYFIGURE has no interface implemented.
Friends
Class CL_RSDD_CC_KEYFIGURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_KYFTP_AMOUNT Constant Public Type reference (TYPE) TN_KYFTP 'amount' Character Field Length = 10 20091109
2 N_C_KYFTP_DATE Constant Public Type reference (TYPE) TN_KYFTP 'date' Character Field Length = 10 20091109
3 N_C_KYFTP_INTEGER Constant Public Type reference (TYPE) TN_KYFTP 'integer' Character Field Length = 10 20091109
4 N_C_KYFTP_NUMBER Constant Public Type reference (TYPE) TN_KYFTP 'number' Character Field Length = 10 20091109
5 N_C_KYFTP_QUANTITY Constant Public Type reference (TYPE) TN_KYFTP 'quantity' Character Field Length = 10 20091109
6 N_C_KYFTP_TIME Constant Public Type reference (TYPE) TN_KYFTP 'time' Character Field Length = 10 20091109
7 O_COLUMN Instance attribute Protected Type reference (TYPE) STRING 20091105
8 O_KYFTP Instance attribute Protected Type reference (TYPE) TN_KYFTP Character Field Length = 10 20091109
9 O_PATH Instance attribute Protected Type reference (TYPE) STRING 20091105
10 O_R_CONVERSION Instance attribute Protected Object reference (TYPE REF TO) CL_RSDD_CC_UNITCONVERSION Create Cube 20091109
11 O_TABLE Instance attribute Protected Type reference (TYPE) STRING 20091105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091105
2 SET_CONVERSION Instance method Public Method 20091109
Events
Class CL_RSDD_CC_KEYFIGURE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_KYFTP Public Type reference (TYPE) CHAR10 Character Field Length = 10 20091109
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGRTYPE Call by reference Type reference (TYPE) TN_AGGREGATION Dreistelliges Charakterfeld für IDocs 20091105
2 Importing I_COLUMN Call by reference Type reference (TYPE) CSEQUENCE 20091105
3 Importing I_DECIMALS Call by reference Type reference (TYPE) I 20091109
4 Importing I_ISVISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091105
5 Importing I_KYFTP Call by reference Type reference (TYPE) TN_KYFTP Characterfeld der Länge 10 20091109
6 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091105
7 Importing I_SCALINGFACTOR Call by reference Type reference (TYPE) I 20091109
8 Importing I_TABLE Call by reference Type reference (TYPE) CSEQUENCE 20091105

Method CONSTRUCTOR on class CL_RSDD_CC_KEYFIGURE has no exception.

Method SET_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONVERSION Call by reference Object reference (TYPE REF TO) CL_RSDD_CC_UNITCONVERSION Create Cube 20091109

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