SAP ABAP Class CL_DB4_DBCON (DB4: Connection Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
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_DB4_DBCON  
Short Description DB4: 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 STU4   CCMS / AS/400 
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 STU4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB4_DBCON has no interface implemented.
Friends
Class CL_DB4_DBCON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BITS_DB4 Constant Private Type reference (TYPE) I 64 20080704
2 KEYWORD_DB4_COLLECTOR_SCHEMA Constant Public Type reference (TYPE) STRING 'AS4_DB_COLL' DB performance collector schema 20120109
3 KEYWORD_DB4_CONTYPE Constant Public Type reference (TYPE) STRING 'AS4_CON_TYPE' 20050610
4 KEYWORD_DB4_DBNAME Constant Public Type reference (TYPE) STRING 'AS4_DB_DBNAME' Database name 20050610
5 KEYWORD_DB4_DBSERVER Constant Public Type reference (TYPE) STRING 'AS4_HOST' 20050610
6 KEYWORD_DB4_OPTIMIZE_METHOD Constant Public Type reference (TYPE) STRING 'AS4_NQE_OPTIMIZE_METHOD' 20050610
7 KEYWORD_DB4_QUERY_ATTR_LIB Constant Public Type reference (TYPE) STRING 'AS4_QAQQINILIB ' 20050610
8 KEYWORD_DB4_RDBNAME Constant Public Type reference (TYPE) STRING 'AS4_DB_RDBNAME' Name of iASP 20111220
9 KEYWORD_DB4_REALSID Constant Public Type reference (TYPE) STRING 'AS4_DB_REALSID' 20101028
10 KEYWORD_DB4_SCHEMA Constant Public Type reference (TYPE) STRING 'AS4_DB_LIBRARY' 20050610
11 LOCAL_ADM_CON_NAME Constant Public Type reference (TYPE) DBCON_NAME '+++DB4ADM' Logical name of local database connection 20111220
12 PARVAL_DB4_CONTYPE_SOCKETS Constant Private Type reference (TYPE) STRING 'SOCKETS' 20050610
13 PARVAL_DB4_OPTMETHOD_A Constant Private Type reference (TYPE) STRING 'A' 20050610
14 PARVAL_DB4_OPTMETHOD_F Constant Private Type reference (TYPE) STRING 'F' 20050610
15 PARVAL_DB4_OPTMETHOD_O Constant Private Type reference (TYPE) STRING 'O' 20050610
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AS4_CON_TYPE Instance method Public Method 20050613
2 CHECK_AS4_NQE_OPTIMIZE_METHOD Instance method Public Method 20050613
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050613
Events
Class CL_DB4_DBCON has no event.
Types
Class CL_DB4_DBCON has no local type.
Method Signatures

Method CHECK_AS4_CON_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20050613
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20050613

Method CHECK_AS4_CON_TYPE on class CL_DB4_DBCON has no exception.

Method CHECK_AS4_NQE_OPTIMIZE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20050613
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20050613

Method CHECK_AS4_NQE_OPTIMIZE_METHOD on class CL_DB4_DBCON has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DB4_DBCON has no parameter.
Method CONSTRUCTOR on class CL_DB4_DBCON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710