SAP ABAP Class CL_RSDA_DB6_CONFIGURATOR (DB6 NLS Connection Configurator)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6_NLS (Package) RSDB6_NLS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DB6_BW_NLS_CONFIG DB6: Interface to BW NLS Configuration 20090604
Properties
Class CL_RSDA_DB6_CONFIGURATOR  
Short Description DB6 NLS Connection Configurator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB6_NLS   RSDB6_NLS 
Created 20090604   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDA_DB6_CONFIGURATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DB6_BW_NLS_CONFIG DB6: Interface to BW NLS Configuration 20090604
Friends
Class CL_RSDA_DB6_CONFIGURATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_IMPL_CLSNAME Constant Private Type reference (TYPE) STRING 'CL_RSDA_DB6_CONNECTION' Implementation Class 20090604
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_DATABASE Instance method Private Method Configures a Remote Database as a Near-Line Storage 20090604
2 CREATE_DBPARTITION_GROUP Instance method Private Method Creates a database partition group 20090604
3 CREATE_METADATA_TABLE Instance method Private Method Creates the metadata table for near-line storage solution 20090604
4 CREATE_TABLESPACE Instance method Private Method Creates the table areas for near-line storage solution 20090604
Events
Class CL_RSDA_DB6_CONFIGURATOR has no event.
Types
Class CL_RSDA_DB6_CONFIGURATOR has no local type.
Method Signatures

Method CONFIGURE_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20090604
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20090604

Method CREATE_DBPARTITION_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DBGROUP Call by reference Type reference (TYPE) STRING 20090604
2 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20090604
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20090604

Method CREATE_METADATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_TABSP Call by reference Type reference (TYPE) STRING 20090604
2 Importing I_INDEX_TABSP Call by reference Type reference (TYPE) STRING 20090604
3 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20090604
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20090604

Method CREATE_TABLESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABSP Call by reference Type reference (TYPE) STRING 20090604
2 Exporting E_INDEX_TABSP Call by reference Type reference (TYPE) STRING 20090604
3 Importing I_DBGROUP Call by reference Type reference (TYPE) STRING 20090604
4 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20090604
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20090604
History
Last changed by/on SAP  20130531 
SAP Release Created in 730