SAP ABAP Class CL_RSDD_CC_CREATESCHEMA (Schema for OLAP Indexes)
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_XML Parent Class for XML Creation 20091105
Properties
Class CL_RSDD_CC_CREATESCHEMA  
Short Description Schema for OLAP Indexes    
Super Class CL_RSDD_CC_XML Parent Class for XML Creation 
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_CREATESCHEMA has no interface implemented.
Friends
Class CL_RSDD_CC_CREATESCHEMA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_NAMING Constant Public See coding 20100331
2 N_C_SIDGENERATION Constant Public See coding 20100310
3 O_GLOBALDICT Instance attribute Protected Type reference (TYPE) STRING Name of globaldict that should be used 20100331
4 O_INMEMORY Instance attribute Protected Type reference (TYPE) RS_BOOL Create Temporary Index Only 20091210
5 O_LANGU Instance attribute Protected Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20091110
6 O_NAMESPACE Instance attribute Protected Type reference (TYPE) STRING Namespace of the Scenario 20100315
7 O_NAMING Instance attribute Protected Type reference (TYPE) STRING Type of naming (relative/full) 20100331
8 O_NEWTON Instance attribute Protected Type reference (TYPE) RS_BOOL Newton enabled 20091110
9 O_POLESTAR Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20091110
10 O_REORG Instance attribute Protected Type reference (TYPE) RS_BOOL Perform Reorg 20091210
11 O_SCENARIONAME Instance attribute Protected Type reference (TYPE) STRING Scenario Name 20100315
12 O_SIDGENERATION Instance attribute Protected Type reference (TYPE) STRING 20100310
13 O_T_CUBE Instance attribute Protected Type reference (TYPE) TN_T_CUBE 20091105
14 O_T_TABLE Instance attribute Protected See coding 20100310
15 P_DEFAULT_DB_SCHEMA Static Attribute Private Type reference (TYPE) STRING Default DB Schema 20101108
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101108
2 CONSTRUCTOR Instance method Public Constructor 20091110
3 GET_CUBES Instance method Public Method Get Set Cubes 20091117
4 GET_DEFAULT_DB_SCHEMA Instance method Public Method Returns the default DB schema 20101108
5 SET_CUBE Instance method Public Method 20091105
6 SET_TABLES Instance method Public Method 20100310
7 WRITE_CUBES Instance method Protected Method 20091105
8 WRITE_TABLES Instance method Protected Method 20100310
Events
Class CL_RSDD_CC_CREATESCHEMA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_CUBE Public See coding 20091117 tn_t_cube TYPE STANDARD TABLE OF REF TO cl_rsdd_cc_cube WITH NON-UNIQUE KEY table_line
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GLOBALDICT Call by reference Type reference (TYPE) CSEQUENCE 20100331
2 Importing I_INMEMORY Call by reference Type reference (TYPE) RS_BOOL Nur im Speicher halten 20091210
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20091110
4 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100315
5 Importing I_NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE 20100315
6 Importing I_NAMING Call by reference Type reference (TYPE) CSEQUENCE N_C_NAMING-FULLQUALIFIED 20100331
7 Importing I_NEWTON Call by reference Type reference (TYPE) RS_BOOL Boolean 20091110
8 Importing I_POLESTAR Call by reference Type reference (TYPE) RS_BOOL Für Explorer nutzbar machen 20091110
9 Importing I_REORG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Reorg anstossen 20091210
10 Importing I_SIDGENERATION Call by reference Type reference (TYPE) CSEQUENCE N_C_SIDGENERATION-NEVER 20100310

Method CONSTRUCTOR on class CL_RSDD_CC_CREATESCHEMA has no exception.

Method GET_CUBES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CUBE Value transfer Type reference (TYPE) CL_RSDD_CC_CREATESCHEMA=>TN_T_CUBE 20091117

Method GET_CUBES on class CL_RSDD_CC_CREATESCHEMA has no exception.

Method GET_DEFAULT_DB_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCHEMA Value transfer Type reference (TYPE) STRING Vorgabe-DB-Schema (NewDB only) 20101108

Method GET_DEFAULT_DB_SCHEMA on class CL_RSDD_CC_CREATESCHEMA has no exception.

Method SET_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CUBE Call by reference Object reference (TYPE REF TO) CL_RSDD_CC_CUBE Vaterklasse für XML-Erzeugung 20091105

Method SET_CUBE on class CL_RSDD_CC_CREATESCHEMA has no exception.

Method SET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENTRY Call by reference Object reference (TYPE REF TO) CL_RSDD_CC_XML Vaterklasse für XML-Erzeugung 20100310

Method SET_TABLES on class CL_RSDD_CC_CREATESCHEMA has no exception.

Method WRITE_CUBES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_XML Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_XML_WRITER XML schreiben 20091105

Method WRITE_CUBES on class CL_RSDD_CC_CREATESCHEMA has no exception.

Method WRITE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_XML Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_XML_WRITER XML schreiben 20100310

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