SAP ABAP Class CL_SYB_CCDB_EXTRACTOR (SYB-CCDB: Config Change Extractor)
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_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor | 20110506 |
Properties
| Class | CL_SYB_CCDB_EXTRACTOR | |
| Short Description | SYB-CCDB: Config Change Extractor | |
| Super Class | CL_DBA_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20110506 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SYB_CCDB_EXTRACTOR has no forward declaration.
Interfaces
Class CL_SYB_CCDB_EXTRACTOR has no interface implemented.
Friends
Class CL_SYB_CCDB_EXTRACTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'SYB_CONFIG' | 20110506 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SYB_LEVEL' | 20110620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110506 | ||
| 2 | Instance method | Private | Method | 20110620 |
Events
Class CL_SYB_CCDB_EXTRACTOR has no event.
Types
Class CL_SYB_CCDB_EXTRACTOR has no local type.
Method Signatures
Method EXTRACT_DB_CFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110506 | |||
| 2 | XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20110506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-CCDB: General CCDB Error | 20110506 |
Method EXTRACT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110620 | |||
| 2 | XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20110620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-CCDB: General CCDB Error | 20110620 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |