SAP ABAP Class CL_SYB_DBCON (SYB: Connection Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_DBCON DBA Cockpit: DBCON administration 20100719
Properties
Class CL_SYB_DBCON  
Short Description SYB: 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 SMSYB   SYBASE Database Monitor 
Created 20100719   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SYB_DBCON has no forward declaration.
Interfaces
Class CL_SYB_DBCON has no interface implemented.
Friends
Class CL_SYB_DBCON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASE_EBF Instance attribute Private Type reference (TYPE) STRING 20120809
2 ASE_RELEASE Instance attribute Private Type reference (TYPE) STRING 20100719
3 ASE_RELEASE_FULL Instance attribute Private Type reference (TYPE) STRING 20100719
4 ASE_VERSION Instance attribute Private Type reference (TYPE) STRING 20100719
5 KEYWORD_SYB_CONTIMEOUT Constant Public Type reference (TYPE) STRING 'SYBASE_CONN_TIMEOUT' 20121122
6 KEYWORD_SYB_CONTYPE Constant Public Type reference (TYPE) STRING 'SYBASE_CONTYPE' 20111013
7 KEYWORD_SYB_DBNAME Constant Public Type reference (TYPE) STRING 'SYBASE_DBNAME' 20100719
8 KEYWORD_SYB_HOSTNAME Constant Public Type reference (TYPE) STRING 'SYBASE_SERVER' 20100719
9 KEYWORD_SYB_OBJECT_OWNER Constant Public Type reference (TYPE) STRING 'SYBASE_DBOWNER' 20101005
10 KEYWORD_SYB_SVCENAME Constant Public Type reference (TYPE) STRING 'SYBASE_PORT' 20100719
11 LOCAL_ADM_CON_NAME Constant Public Type reference (TYPE) DBCON_NAME '+++SYBADM' 20100719
12 LOCAL_MON_CON_NAME Constant Public Type reference (TYPE) DBCON_NAME 'R/3*DBACOCKPIT' 20110105
13 OBJECT_SOURCE_DEFAULT Constant Public Type reference (TYPE) STRING 'SAPSR3' 20100719
14 SERVER_BITS Instance attribute Private Type reference (TYPE) I 20100719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100719
2 GET_ASE_EBF Instance method Public Method 20120809
Events
Class CL_SYB_DBCON has no event.
Types
Class CL_SYB_DBCON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ASE_EBF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EBF Value transfer Type reference (TYPE) I 20120809

Method GET_ASE_EBF on class CL_SYB_DBCON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703