SAP ABAP Class IF_SQLM_LOG (Log interface)
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
Class IF_SQLM_LOG  
Short Description Log interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130305   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SQLM_LOG has no forward declaration.
Interfaces
Class IF_SQLM_LOG has no interface implemented.
Friends
Class IF_SQLM_LOG has no friend class.
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 ADD_EXCEPTION Instance method Public Method 20130314
2 ADD_MESSAGE Instance method Public Method 20130305
3 SET_LEVEL Instance method Public Method 20130313
Events
Class 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 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_T100_MESSAGE 20130314
2 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20130314

Method ADD_EXCEPTION on class 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 Importing I_MESSAGE Call by reference Type reference (TYPE) IF_SQLM_HISTORY=>TY_MESSAGE 20130305

Method ADD_MESSAGE on class 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 Importing I_LEVEL Call by reference Type reference (TYPE) I 20130313
2 Returning R_OLD_LEVEL Value transfer Type reference (TYPE) I 20130314

Method SET_LEVEL on class IF_SQLM_LOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in