SAP ABAP Class CL_ORA_DBCON (ORA: Connection Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_DBCON DBA Cockpit: DBCON administration 20050610
Properties
Class CL_ORA_DBCON  
Short Description ORA: Connection Administration    
Super Class CL_DBA_DBCON DBA Cockpit: DBCON administration 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ORA_COCKPIT   DBACockpit: Oracle Monitors 
Created 20050610   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SQL_CONNECTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_DBCON has no interface implemented.
Friends
Class CL_ORA_DBCON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOCAL_MON_CON_NAME Constant Public Type reference (TYPE) DBCON_NAME CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION Logical name for a database connection 20120404
2 MV_DATABASE_NAME Instance attribute Private Type reference (TYPE) STRING 20111005
3 PARVAL_CHARSET_DEFAULT Constant Private Type reference (TYPE) STRING 'WE8DEC' 20050610
4 PARVAL_NCHARSET_DEFAULT Constant Private Type reference (TYPE) STRING 'OCI_UTF16ID' 20050610
5 POSITION_ORA_CHARSET Constant Public Type reference (TYPE) STRING '5' 20050613
6 POSITION_ORA_HOST Constant Public Type reference (TYPE) STRING '2' 20100219
7 POSITION_ORA_NCHARSET Constant Public Type reference (TYPE) STRING '6' 20050613
8 POSITION_ORA_PORT Constant Public Type reference (TYPE) STRING '3' 20100219
9 POSITION_ORA_SCHEMA Constant Public Type reference (TYPE) STRING '7' 20121207
10 POSITION_ORA_SERVICE Constant Public Type reference (TYPE) STRING '4' 20100219
11 POSITION_ORA_TNSNAME Constant Public Type reference (TYPE) STRING '1' 20050613
Methods
# Method Level Visibility Method type Description Created on
1 ASSEMBLE_CONENV Instance method Private Method 20100219
2 CHECK_JAVA_SCHEMA Instance method Public Method 20101217
3 CHECK_PLANCAL_FUNC Instance method Public Method 20101217
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050610
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050613
6 GET_CHARSET Instance method Public Method 20050610
7 GET_NCHARSET Instance method Public Method 20050610
8 SET_CHARSET Instance method Public Method 20050610
9 SET_NCHARSET Instance method Public Method 20050610
Events
Class CL_ORA_DBCON has no event.
Types
Class CL_ORA_DBCON has no local type.
Method Signatures

Method ASSEMBLE_CONENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Type reference (TYPE) DB6CC_PARAM_VALUE_TAB 20100219

Method ASSEMBLE_CONENV on class CL_ORA_DBCON has no exception.

Method CHECK_JAVA_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_JAVA_SYSTEM Value transfer Type reference (TYPE) ABAP_BOOL 20101217

Method CHECK_JAVA_SCHEMA on class CL_ORA_DBCON has no exception.

Method CHECK_PLANCAL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SDBAHD_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20101217

Method CHECK_PLANCAL_FUNC on class CL_ORA_DBCON has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ORA_DBCON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ORA_DBCON has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ORA_DBCON has no parameter.
Method CONSTRUCTOR on class CL_ORA_DBCON has no exception.

Method GET_CHARSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHARSET Value transfer Type reference (TYPE) STRING 20050610

Method GET_CHARSET on class CL_ORA_DBCON has no exception.

Method GET_NCHARSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NCHARSET Value transfer Type reference (TYPE) STRING 20050610

Method GET_NCHARSET on class CL_ORA_DBCON has no exception.

Method SET_CHARSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARSET Call by reference Type reference (TYPE) CLIKE 20050610

Method SET_CHARSET on class CL_ORA_DBCON has no exception.

Method SET_NCHARSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NCHARSET Call by reference Type reference (TYPE) CLIKE 20050610

Method SET_NCHARSET on class CL_ORA_DBCON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710