SAP ABAP Class CL_SYB_DBH_TABLES (SYB-DBH: Error Log Collection)
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_SYB_DBH_COLLECTOR | SYB-DBH: Collector | 20110202 |
Properties
| Class | CL_SYB_DBH_TABLES | |
| Short Description | SYB-DBH: Error Log Collection | |
| Super Class | CL_SYB_DBH_COLLECTOR | SYB-DBH: Collector |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20110202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SYB_DBH_TABLES has no forward declaration.
Interfaces
Class CL_SYB_DBH_TABLES has no interface implemented.
Friends
Class CL_SYB_DBH_TABLES 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) | DBA_DBH_VALUE | 20110204 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | DBA_DBH_VALUE | 20110223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110202 | |
| 2 | Instance method | Private | Method | 20110218 |
Events
Class CL_SYB_DBH_TABLES has no event.
Types
Class CL_SYB_DBH_TABLES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20110202 | |||
| 2 | CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20110202 | |||
| 3 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110202 | |||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Prefix | 20110202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20110202 |
Method GEN_PHASE_SNAPSHOT_SPECIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SP | Call by reference | Object reference (TYPE REF TO) | CL_SYB_DBH_STORED_PROCEDURE | 20110218 |
Method GEN_PHASE_SNAPSHOT_SPECIAL on class CL_SYB_DBH_TABLES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |