Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMIGRATION_BASE | General base class for Basis and BW migration | 20110223 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMIGRATION_DDL_MSS | MSS specific DDL generation for BW tables | 20110223 |
Properties
| Class | CL_RSMIGRATION_DDL | |
| Short Description | DB independent DDL generation for BW tables | |
| Super Class | CL_SMIGRATION_BASE | General base class for Basis and BW migration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMIGR | DB Heterogeneous Migration |
| Created | 20110223 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSMIGRATION_DDL has no interface implemented.
Friends
Class CL_RSMIGRATION_DDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MGR_TABLETYPE | Table type of BW table | 20110223 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSMIGRATION_DDL | Get DDL for BW tables | 20110223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates ~P or ~0 index for Fact tables | 20110223 | |
| 2 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 3 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 4 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 5 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 6 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 7 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 8 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 9 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 10 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 11 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 12 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 13 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 14 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 15 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 16 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 17 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 18 | Instance method | Protected | Method | Writes Index-DDSTORAGE entries for the according table type | 20110223 | |
| 19 | Instance method | Protected | Method | Writes Table-DDSTORAGE entries for the according table type | 20110223 | |
| 20 | Instance method | Protected | Method | Determines sec. indexes for a cube based on the activation | 20120522 | |
| 21 | Static method | Public | Method | Instanatiates the class and triggers get_ddl | 20110223 | |
| 22 | Static method | Public | Method | Returns the BW table type of the given table | 20110223 | |
| 23 | Instance method | Protected | Method | Writes DDSTORAGE entries for a table to be paritioned | 20110223 |
Events
Class CL_RSMIGRATION_DDL has no event.
Types
Class CL_RSMIGRATION_DDL has no local type.
Method Signatures
Method CREATE_DFACT_PRIMARY_KEY Signature
Method CREATE_DFACT_PRIMARY_KEY on class CL_RSMIGRATION_DDL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110223 |
Method DDSTORAGE_DIM_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Breaks processing while running SMIGR_CREATE_DDL | 20110308 | ||
| 2 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_DIM_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Breaks processing while running SMIGR_CREATE_DDL | 20110308 | ||
| 2 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_DUDSO_ACTDATA_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_DUDSO_ACTDATA_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_EFACT_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_EFACT_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_FFACT_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_FFACT_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_PSA_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_PSA_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_STDDSO_ACTDATA_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_STDDSO_ACTDATA_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_STDDSO_ACTQUEUE_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_STDDSO_ACTQUEUE_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_STDDSO_CHANGELOG_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_STDDSO_CHANGELOG_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_WODSO_ACTDATA_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method DDSTORAGE_WODSO_ACTDATA_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_HETERO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Force hetergeneous way | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method GET_CUBE_ACTIVATION_INDEXES Signature
Method GET_CUBE_ACTIVATION_INDEXES on class CL_RSMIGRATION_DDL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20120522 |
Method GET_INSTANCE_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ERRORS | Value transfer | Type reference (TYPE) | SMIGRATIONERRORTAB | 20120530 | ||||
| 2 | I_BW_TABTYPE | Call by reference | Type reference (TYPE) | MGR_TABLETYPE | BW table type info | 20110223 | |||
| 3 | I_TABART | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20110223 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110223 | |||
| 5 | I_TARGET_DB | Call by reference | Type reference (TYPE) | MGR_S_DB_INFO | Target db system and release info | 20110223 | |||
| 6 | I_UNICODE_MIGRATION | Call by reference | Type reference (TYPE) | C | ' ' | Indicates unicode migration | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Breaks processing while running SMIGR_CREATE_DDL | 20110223 | ||
| 2 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method GET_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLE_TYPE | Call by reference | Type reference (TYPE) | MGR_TABLETYPE | BW table type | 20110223 | |||
| 2 | I_TBLNM | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120530 | |||
| 2 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
Method PUT_PARTITION_STORAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEFT_RIGHT | Call by reference | Type reference (TYPE) | CHAR10 | 'RIGHT' | Character Field Length = 10 | 20110223 | ||
| 2 | I_PARTITIONING_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | 'RANGE' | Character Field Length = 10 | 20110223 | ||
| 3 | I_PART_COLUMN | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110223 | |||
| 4 | I_PART_NAMES | Call by reference | Type reference (TYPE) | STRINGTAB | Partition names | 20110223 | |||
| 5 | I_PART_VALUES | Call by reference | Type reference (TYPE) | STRINGTAB | Partition values | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during execution of SMIGR_CREATE_DDL | 20110223 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |