SAP ABAP Class CL_IUUC_SND_DBCON (Class for encapsulating sender)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_DB_CONNECTION (Package) Encapsulation of communication with remote systems non RFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_SND_CONN Abstract superclass for sender encapsulation 20130319
Properties
Class CL_IUUC_SND_DBCON  
Short Description Class for encapsulating sender    
Super Class CL_IUUC_SND_CONN Abstract superclass for sender encapsulation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_DB_CONNECTION   Encapsulation of communication with remote systems non RFC 
Created 20130319   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_SND_DBCON has no forward declaration.
Interfaces
Class CL_IUUC_SND_DBCON has no interface implemented.
Friends
Class CL_IUUC_SND_DBCON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_CONNECTION Instance attribute Protected Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130319
2 DB_SCHEMA Instance attribute Protected Type reference (TYPE) IUUC_IMDB_SCHEMA DB schema that will be accessed 20130319
3 DB_SYS Instance attribute Protected Type reference (TYPE) DBCON_DBMS Database system (ORA,INF, ... etc.) 20130319
4 DEFAULT_DB_SCHEMA Instance attribute Protected Type reference (TYPE) IUUC_IMDB_SCHEMA DB schema where all SLT objects will be created 20130319
5 DEFAULT_DB_TABLESPACE Instance attribute Protected Type reference (TYPE) IUUC_DB_REPO_TABLESPACE DB tablespace where SLT objects will be created 20130319
6 SQL_TOOLS Instance attribute Protected Object reference (TYPE REF TO) CL_IUUC_SQL_TOOLS SQL tools accessing the database 20130319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130319
Events
Class CL_IUUC_SND_DBCON has no event.
Types
Class CL_IUUC_SND_DBCON 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 IT_CONPAR Call by reference Type reference (TYPE) IUUC_T_CON_PARAMS CON PARAMS 20130705
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130319
3 Importing IV_CONPAR_SUFFIX Call by reference Type reference (TYPE) IUUC_REPL_CONPAR_SUFFIX Suffix to distinguish settings for secondary connections 20130705
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130705
# Exception Resumable Description Created on
1 CX_IUUC_DB_CONN Excep. class for db connection 20130319
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620