SAP ABAP Interface IF_DBA_LOG (Logging Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

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
Interface | IF_DBA_LOG | |
Short Description | Logging Interface |
General Data
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20080118 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DBA_LOG has no forward declaration.
Interfaces
Interface IF_DBA_LOG has no interface.
Friends
Interface IF_DBA_LOG has no friend.
Attributes
Interface 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
Interface IF_DBA_LOG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_DBA_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |