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 | 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 | Constant | Public | See coding | 20100331 | |||||
| 2 | Constant | Public | See coding | 20100310 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name of globaldict that should be used | 20100331 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Create Temporary Index Only | 20091210 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091110 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | Namespace of the Scenario | 20100315 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Type of naming (relative/full) | 20100331 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Newton enabled | 20091110 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20091110 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Perform Reorg | 20091210 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | Scenario Name | 20100315 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100310 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TN_T_CUBE | 20091105 | ||||
| 14 | Instance attribute | Protected | See coding | 20100310 | |||||
| 15 | Static Attribute | Private | Type reference (TYPE) | STRING | Default DB Schema | 20101108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101108 | |
| 2 | Instance method | Public | Constructor | 20091110 | ||
| 3 | Instance method | Public | Method | Get Set Cubes | 20091117 | |
| 4 | Instance method | Public | Method | Returns the default DB schema | 20101108 | |
| 5 | Instance method | Public | Method | 20091105 | ||
| 6 | Instance method | Public | Method | 20100310 | ||
| 7 | Instance method | Protected | Method | 20091105 | ||
| 8 | 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 | I_GLOBALDICT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100331 | ||||
| 2 | I_INMEMORY | Call by reference | Type reference (TYPE) | RS_BOOL | Nur im Speicher halten | 20091210 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091110 | ||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100315 | ||||
| 5 | I_NAMESPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100315 | ||||
| 6 | I_NAMING | Call by reference | Type reference (TYPE) | CSEQUENCE | N_C_NAMING-FULLQUALIFIED | 20100331 | |||
| 7 | I_NEWTON | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091110 | |||
| 8 | I_POLESTAR | Call by reference | Type reference (TYPE) | RS_BOOL | Für Explorer nutzbar machen | 20091110 | |||
| 9 | I_REORG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Reorg anstossen | 20091210 | ||
| 10 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |