SAP ABAP Class CL_RSMIGR_DDST_ADA (Oracle 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_ADA  
Short Description Oracle 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_ADA has no friend class.
Attributes
Class CL_RSMIGR_DDST_ADA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDSTORAGE_CHA_NEO Instance method Private Method ddstorage parameter for character tables 20091105
2 GET_DDSTORAGE_CHA_TDA Instance method Private Method ddstorage parameter for character tables 20091105
3 GET_DDSTORAGE_DIM Instance method Private Method Ddstorage Parameter for dim Tables 20060313
4 GET_DDSTORAGE_DIM_NEO Instance method Private Method Ddstorage Parameter for dim Tables 20091105
5 GET_DDSTORAGE_DIM_TDA Instance method Private Method Ddstorage Parameter for dim Tables 20091105
6 GET_DDSTORAGE_EFACT Instance method Private Method 20040519
7 GET_DDSTORAGE_EFACT_TDA Instance method Private Method 20110311
8 GET_DDSTORAGE_FACT_NEO Instance method Private Method 20091105
9 GET_DDSTORAGE_FFACT Instance method Private Method 20040519
10 GET_DDSTORAGE_FFACT_TDA Instance method Private Method 20110311
11 GET_DDSTORAGE_NEO Instance method Private Method Gets DDSTORAGE entries for non-standard SAP objects 20091105
12 GET_DDSTORAGE_ODS_NEO Instance method Private Method ddstorage parameter for DSO 20091105
13 GET_DDSTORAGE_ODS_TDA Instance method Private Method ddstorage parameter for DSO 20091105
14 GET_DDSTORAGE_PAR_TDA Instance method Private Method ddstorage PSA TDA 20110311
15 GET_DDSTORAGE_PK_CLUSTER Instance method Private Method Ddstorage Parameter for Primary Key Cluster 20071114
16 GET_DDSTORAGE_TDA Instance method Private Method Gets DDSTORAGE entries for non-standard SAP objects 20091105
17 GET_DDSTORAGE_WO_ODS Instance method Private Method DD Storage Parameter for Write-Optimized DSO 20080328
Events
Class CL_RSMIGR_DDST_ADA has no event.
Types
Class CL_RSMIGR_DDST_ADA has no local type.
Method Signatures

Method GET_DDSTORAGE_CHA_NEO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTIFIER Call by reference Type reference (TYPE) RS_CHAR3 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_CHA_TDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTIFIER Call by reference Type reference (TYPE) RS_CHAR3 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_DIM 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 20060313
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20060313
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20060313
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20060313

Method GET_DDSTORAGE_DIM_NEO 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 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_DIM_TDA 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 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_EFACT 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 20040519
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20040519
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20040519
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20050118

Method GET_DDSTORAGE_EFACT_TDA 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 20110311
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20110311
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20110311
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20110311

Method GET_DDSTORAGE_FACT_NEO 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 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_FFACT 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 20040519
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20040519
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20040519
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20050118

Method GET_DDSTORAGE_FFACT_TDA 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 20110311
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM Name Faktentabelle 20110311
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR Tabelle mit Storage Einträgen 20110311
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20110311

Method GET_DDSTORAGE_NEO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFO Call by reference Type reference (TYPE) STRING 20091105
2 Importing I_TABCLASS Call by reference Type reference (TYPE) TABCLASS Table Category 20091105
3 Importing I_TBLNM Call by reference Type reference (TYPE) TABNAME Table Name 20091105
4 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Program Error: Generate DDL for Migration 20091105

Method GET_DDSTORAGE_ODS_NEO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_ODS_TDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20091105
2 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM 20091105
3 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20091105

Method GET_DDSTORAGE_PAR_TDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM 20110311
2 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20110311
# Exception Resumable Description Created on
1 CX_SMIGR Programm Fehler: Generieren von DDL für die Migration 20110311

Method GET_DDSTORAGE_PK_CLUSTER Signature

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

Method GET_DDSTORAGE_TDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFO Call by reference Type reference (TYPE) STRING 20091105
2 Importing I_TABCLASS Call by reference Type reference (TYPE) TABCLASS Table Category 20091105
3 Importing I_TBLNM Call by reference Type reference (TYPE) TABNAME Table Name 20091105
4 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20091105
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Program Error: Generate DDL for Migration 20091105

Method GET_DDSTORAGE_WO_ODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TBLNM Call by reference Type reference (TYPE) RSD_TABLNM 20080328
2 Returning T_STORPAR Value transfer Type reference (TYPE) MGR_T_STORPAR 20080328
# Exception Resumable Description Created on
1 CX_SMIGR_PROGRAM_ERROR Programm Fehler: Generieren von DDL für die Migration 20080328
History
Last changed by/on SAP  20130531 
SAP Release Created in 400