SAP ABAP Class IF_DBA_LOG (Logging Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_LOG | DBA: Job Log | 20080118 |
Properties
| Class | IF_DBA_LOG | |
| Short Description | Logging Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DBA_LOG has no forward declaration.
Interfaces
Class IF_DBA_LOG has no interface implemented.
Friends
Class IF_DBA_LOG has no friend class.
Attributes
Class IF_DBA_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Finalize Log | 20080118 | |
| 2 | Instance method | Public | Method | Write Message to Log | 20080118 | |
| 3 | Instance method | Public | Method | Write Exception to Log | 20080118 |
Events
Class IF_DBA_LOG has no event.
Types
Class IF_DBA_LOG has no local type.
Method Signatures
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Call by reference | Type reference (TYPE) | I | DBA: Return code | 20080118 |
Method FINALIZE on class IF_DBA_LOG has no exception.
Method LOG_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_ID | Call by reference | Type reference (TYPE) | I | Child Process | 20080118 | |||
| 2 | MSG_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 'I' | Message Type | 20080409 | ||
| 3 | RC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20080118 | |||
| 4 | TEXT | Call by reference | Type reference (TYPE) | CLIKE | Message Text | 20080118 |
Method LOG_WRITE on class IF_DBA_LOG has no exception.
Method LOG_WRITE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080121 |
Method LOG_WRITE_EXCEPTION on class IF_DBA_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |