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 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120809 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100719 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100719 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100719 | ||||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_CONN_TIMEOUT' | 20121122 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_CONTYPE' | 20111013 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_DBNAME' | 20100719 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_SERVER' | 20100719 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_DBOWNER' | 20101005 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_PORT' | 20100719 | |||
| 11 | Constant | Public | Type reference (TYPE) | DBCON_NAME | '+++SYBADM' | 20100719 | |||
| 12 | Constant | Public | Type reference (TYPE) | DBCON_NAME | 'R/3*DBACOCKPIT' | 20110105 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'SAPSR3' | 20100719 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | I | 20100719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100719 | |
| 2 | 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 | 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 |