SAP ABAP Class CL_RSMIGR_DDST_DB4 (DB4 DD Storage Entries for Special DB Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB (Application Component) BW Database platforms
     RSMIGR (Package) DB Heterogeneous Migration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMIGR_DDL Homogeneous and Non-Homogeneous DB System Migration 20040519
Properties
Class CL_RSMIGR_DDST_DB4  
Short Description DB4 DD Storage Entries for Special DB Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMIGR   DB Heterogeneous Migration 
Created 20040519   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MGR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMIGR_DDL Homogeneous and Non-Homogeneous DB System Migration 20040519
Friends
Class CL_RSMIGR_DDST_DB4 has no friend class.
Attributes
Class CL_RSMIGR_DDST_DB4 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDSTORAGE_DIM_TABLE Instance method Private Method SQL DDL Handling for Dimension Tables 20040706
2 GET_DDSTORAGE_E_FACT_TABLE Instance method Private Method SQL DDL handling for E fact tables 20050913
3 GET_DDSTORAGE_F_FACT_TABLE Instance method Private Method SQL DDL handling for F fact tables 20050913
4 GET_DDSTORAGE_ODS_TABLE Instance method Private Method SQL DDL handling for ODS tables 20090320
Events
Class CL_RSMIGR_DDST_DB4 has no event.
Types
Class CL_RSMIGR_DDST_DB4 has no local type.
Method Signatures

Method GET_DDSTORAGE_DIM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Name InfoCUbe 20040706
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20040706
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20040706
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20040706

Method GET_DDSTORAGE_E_FACT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTIFIER Value transfer Type reference (TYPE) RS_CHAR3 Typ der Faktentabelle (F oder E) 20050913
2 Importing I_INFO Call by reference Type reference (TYPE) STRING Version der Zieldatenbank 20050927
3 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSD_INFOCUBE Name InfoCUbe 20050913
4 Importing I_TBLNM Value transfer Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20050913
5 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20050913
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20050913

Method GET_DDSTORAGE_F_FACT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTIFIER Value transfer Type reference (TYPE) RS_CHAR3 Typ der Faktentabelle (F oder E) 20050913
2 Importing I_INFO Call by reference Type reference (TYPE) STRING Version der Zieldatenbank 20050927
3 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSD_INFOCUBE Name InfoCUbe 20050913
4 Importing I_TBLNM Value transfer Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20050913
5 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20050913
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20050913

Method GET_DDSTORAGE_ODS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTIFIER Value transfer Type reference (TYPE) RS_CHAR3 Typ der Faktentabelle (F oder E) 20090320
2 Importing I_INFO Call by reference Type reference (TYPE) STRING Version der Zieldatenbank 20090320
3 Importing I_ODSOBJECT Value transfer Type reference (TYPE) RSD_INFOCUBE Name ODS object 20090324
4 Importing I_TBLNM Value transfer Type reference (TYPE) RSD_TABLNM Name ODS table 20090320
5 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20090320
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20090320
History
Last changed by/on SAP  20130531 
SAP Release Created in 400