SAP ABAP Class CL_SIQ_DBCON (SIQ: Connection Administration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SYB-EDI (Application Component) EDI Server
⤷
SMSIQ (Package) IQ DB 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 | 20130717 |
Properties
| Class | CL_SIQ_DBCON | |
| Short Description | SIQ: 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 | SMSIQ | IQ DB Monitor |
| Created | 20130717 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIQ_DBCON has no forward declaration.
Interfaces
Class CL_SIQ_DBCON has no interface implemented.
Friends
Class CL_SIQ_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 | 20130717 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130717 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130717 | ||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_IQ_CESU' | 20130718 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_CONN_TIMEOUT' | 20130717 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_CONTYPE' | 20130717 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_DBNAME' | 20130717 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_IQ_ENGINE' | 20130718 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_SERVER' | 20130717 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_DBOWNER' | 20130717 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SYBASE_PORT' | 20130717 | |||
| 12 | Constant | Public | Type reference (TYPE) | DBCON_NAME | '+++SIQADM' | 20130717 | |||
| 13 | Constant | Public | Type reference (TYPE) | DBCON_NAME | 'R/3*DBACOCKPIT' | 20130717 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | I | 20130717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130717 |
Events
Class CL_SIQ_DBCON has no event.
Types
Class CL_SIQ_DBCON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SIQ_DBCON has no parameter.
Method CONSTRUCTOR on class CL_SIQ_DBCON has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |