SAP ABAP Class CL_RSDD_CS_CUBE_TABLE_INPUT (OLAP Cube Table for CalculationScenario)
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_INPUT PartProvider Representation in Calculation View 20110125
Properties
Class CL_RSDD_CS_CUBE_TABLE_INPUT  
Short Description OLAP Cube Table for CalculationScenario    
Super Class CL_RSDD_CS_INPUT PartProvider Representation in Calculation View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20110125   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_CS_CUBE_TABLE_INPUT has no interface implemented.
Friends
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TABLE_TYPE_D Constant Public Type reference (TYPE) STRING 'd-table' Table Type 'D' (Dimension Table) 20110125
2 N_C_TABLE_TYPE_F Constant Public Type reference (TYPE) STRING 'f-table' Table Type 'F' (Fact Table) 20110125
3 N_C_TABLE_TYPE_S Constant Public Type reference (TYPE) STRING 's-table' Table Type 'S' (Master Data: SID Table) 20110414
4 N_C_TABLE_TYPE_TEXT Constant Public Type reference (TYPE) STRING 'text-table' Text Table (Master Data) 20110125
5 N_C_TABLE_TYPE_X Constant Public Type reference (TYPE) STRING 'x-table' Table Type 'X' (Master Data: X Table) 20110414
6 N_C_TABLE_TYPE_Y Constant Public Type reference (TYPE) STRING 'y-table' Table Type 'Y' (Master Data: Y Table) 20110414
7 P_TABLE_TYPE Instance attribute Private Type reference (TYPE) STRING Table Type (See Constants) 20110125
8 P_T_CONSTRAINT Instance attribute Private See coding List with Selection Restrictions 20110221
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONSTRAINT Instance method Public Method Adds a selection condition to the table 20110221
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110125
3 GET_TABLE_TYPE Instance method Public Method Returns the table type 20110125
4 SET_TABLE_TYPE Instance method Public Method Sets the table type (f table, d table etc.) 20110321
Events
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no event.
Types
Class CL_RSDD_CS_CUBE_TABLE_INPUT has no local type.
Method Signatures

Method ADD_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE Name des Tabellenattributs 20110221
2 Importing I_FORCE_USAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110722
3 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Selektionseinschränkung 20110221
4 Importing I_OPERATOR Call by reference Type reference (TYPE) CSEQUENCE Operator: EQ, NE, LT, GT, GE, lucene, evaluator 20110221
5 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE Operand(en) der Einschränkung 20110221

Method ADD_CONSTRAINT on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) CSEQUENCE Alias fpr das zugehörige CalculationView 20110125
2 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Partproviders 20110125
3 Importing I_R_NAME_MAPPER Call by reference Object reference (TYPE REF TO) IF_RSDD_HDB_NAME_MAPPER Namenskonvertierungen für NewDB 20110221
4 Importing I_R_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSDD_CS_INPUT_SOURCE Sourceobjekt eines ClacView-Inputs 20110125
5 Importing I_TABLE_TYPE Call by reference Type reference (TYPE) STRING Tabellentyp (f-table, d-table, ...) 20110125

Method CONSTRUCTOR on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.

Method GET_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABLE_TYPE Value transfer Type reference (TYPE) STRING Tabellentyp (f-table, d-table,...) 20110125

Method GET_TABLE_TYPE on class CL_RSDD_CS_CUBE_TABLE_INPUT has no exception.

Method SET_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE Tabellentyp (siehe Konstanten) 20110321

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