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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | DBCON_NAME | CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION | Logical name for a database connection | 20120404 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111005 | |||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'WE8DEC' | 20050610 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OCI_UTF16ID' | 20050610 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '5' | 20050613 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '2' | 20100219 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '6' | 20050613 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '3' | 20100219 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '7' | 20121207 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '4' | 20100219 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '1' | 20050613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100219 | |
2 | ![]() |
Instance method | Public | Method | 20101217 | |
3 | ![]() |
Instance method | Public | Method | 20101217 | |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050610 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050613 |
6 | ![]() |
Instance method | Public | Method | 20050610 | |
7 | ![]() |
Instance method | Public | Method | 20050610 | |
8 | ![]() |
Instance method | Public | Method | 20050610 | |
9 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |