SAP ABAP Interface IF_SQLM_LOG (Log interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SQLM_ADMIN (Package) SQL Monitor: Administration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQLM_BAL | CL_SQLM_BAL | 20130312 |
Properties
| Interface | IF_SQLM_LOG | |
| Short Description | Log interface |
General Data
| Package | SQLM_ADMIN | SQL Monitor: Administration |
| Created | 20130305 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SQLM_LOG has no forward declaration.
Interfaces
Interface IF_SQLM_LOG has no interface.
Friends
Interface IF_SQLM_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_LEVEL_ALL | Constant | Public | Type reference (TYPE) | I | 0 | 20130313 | ||
| 2 | C_LEVEL_ERROR | Constant | Public | Type reference (TYPE) | I | 2 | 20130313 | ||
| 3 | C_LEVEL_WARNING | Constant | Public | Type reference (TYPE) | I | 1 | 20130313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130314 | ||
| 2 | Instance method | Public | Method | 20130305 | ||
| 3 | Instance method | Public | Method | 20130313 |
Events
Interface IF_SQLM_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MESSAGE | Public | Type reference (TYPE) | IF_SQLM_HISTORY=>TY_MESSAGE | 20130311 | |
|
| 2 | TY_MESSAGES | Public | Type reference (TYPE) | IF_SQLM_HISTORY=>TY_MESSAGES | 20130311 | |
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | IF_T100_MESSAGE | 20130314 | ||||
| 2 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20130314 |
Method ADD_EXCEPTION on Interface IF_SQLM_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Type reference (TYPE) | IF_SQLM_HISTORY=>TY_MESSAGE | 20130305 |
Method ADD_MESSAGE on Interface IF_SQLM_LOG has no exception.
Method SET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 2 | R_OLD_LEVEL | Value transfer | Type reference (TYPE) | I | 20130314 |
Method SET_LEVEL on Interface IF_SQLM_LOG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |