SAP ABAP Class CL_DBA_LOG_DIALOG (DBA Cockpit: Dialog Logging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_LOG | DBA: Job Log | 20080118 |
Properties
| Class | CL_DBA_LOG_DIALOG | |
| Short Description | DBA Cockpit: Dialog Logging | |
| Super Class | CL_DBA_LOG | DBA: Job Log |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20080118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_LOG_DIALOG has no forward declaration.
Interfaces
Class CL_DBA_LOG_DIALOG has no interface implemented.
Friends
Class CL_DBA_LOG_DIALOG 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) | BAL_T_LOGH | Application Log: Log Handle Table | 20080118 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080118 | |
| 2 | Instance method | Private | Method | Initialize Log | 20080409 |
Events
Class CL_DBA_LOG_DIALOG has no event.
Types
Class CL_DBA_LOG_DIALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_ID | Call by reference | Type reference (TYPE) | SDBA_BTYPE | Type of DBA Action | 20080118 | |||
| 2 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080118 | |||
| 3 | PARTITN | Call by reference | Type reference (TYPE) | I | Partition | 20080118 | |||
| 4 | SYSTEM_ID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080118 |
Method CONSTRUCTOR on class CL_DBA_LOG_DIALOG has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_DBA_LOG_DIALOG has no parameter.
Method INITIALIZE on class CL_DBA_LOG_DIALOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |