SAP ABAP Class CL_SMIGR_DDL_DB6 (DDL for Homogeneous and Non-Homogeneous DB Migration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SMIGR (Package) Homogeneous and Non-Homogeneous DB System Migration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMIGR_DDL DDL for Homogeneous and Non-Homogeneous DB Migration 20040429
Properties
Class CL_SMIGR_DDL_DB6  
Short Description DDL for Homogeneous and Non-Homogeneous DB Migration    
Super Class CL_SMIGR_DDL DDL for Homogeneous and Non-Homogeneous DB Migration 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMIGR   Homogeneous and Non-Homogeneous DB System Migration 
Created 20040429   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMIGR_DDL_DB6 has no forward declaration.
Interfaces
Class CL_SMIGR_DDL_DB6 has no interface implemented.
Friends
Class CL_SMIGR_DDL_DB6 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_INFO_INTERNAL Instance attribute Private Type reference (TYPE) STRING 20100407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100407
2 CREATE_COMPRESSION_LIST Instance method Public Method 20120711
3 RESTORE_RSADMIN_PARAMS Static method Public Method 20120904
4 SAVE_RSADMIN_PARAMS Static method Public Method 20120904
Events
Class CL_SMIGR_DDL_DB6 has no event.
Types
Class CL_SMIGR_DDL_DB6 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST_DBSYS Call by reference Type reference (TYPE) SY-DBSYS Zentrales Datenbanksystem 20100407
2 Importing I_INFO Call by reference Type reference (TYPE) STRING 20100407
3 Importing I_IS_UNICODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100407
4 Importing I_PATH Call by reference Type reference (TYPE) CHAR512 Character 512 20100407
5 Importing I_TABART Call by reference Type reference (TYPE) TABART Datenart in Technischen Einstellungen 20100407
6 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20100407

Method CONSTRUCTOR on class CL_SMIGR_DDL_DB6 has no exception.

Method CREATE_COMPRESSION_LIST Signature

Method CREATE_COMPRESSION_LIST on class CL_SMIGR_DDL_DB6 has no parameter.
Method CREATE_COMPRESSION_LIST on class CL_SMIGR_DDL_DB6 has no exception.

Method RESTORE_RSADMIN_PARAMS Signature

Method RESTORE_RSADMIN_PARAMS on class CL_SMIGR_DDL_DB6 has no parameter.
Method RESTORE_RSADMIN_PARAMS on class CL_SMIGR_DDL_DB6 has no exception.

Method SAVE_RSADMIN_PARAMS Signature

Method SAVE_RSADMIN_PARAMS on class CL_SMIGR_DDL_DB6 has no parameter.
Method SAVE_RSADMIN_PARAMS on class CL_SMIGR_DDL_DB6 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700