SAP ABAP Class /IWBEP/IF_LOGGER (/IWBEP/IF_LOGGER)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_LOGGER Logger for local AppsLog 20100927
Properties
Class /IWBEP/IF_LOGGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100927   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_LOGGER has no forward declaration.
Interfaces
Class /IWBEP/IF_LOGGER has no interface implemented.
Friends
Class /IWBEP/IF_LOGGER has no friend class.
Attributes
Class /IWBEP/IF_LOGGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EX_MASSAGE Instance method Public Method OBSOLETE! use ADD_EX_MESSAGE 20100927
2 ADD_MESSAGE Instance method Public Method Add message to log 20100927
3 CLOSE_LOG Instance method Public Method Close log 20100927
4 DISPLAY_LOG Instance method Public Method Display log 20101017
5 LOG_EXCEPTION Instance method Public Method Add exception message to log 20110216
Events
Class /IWBEP/IF_LOGGER has no event.
Types
Class /IWBEP/IF_LOGGER has no local type.
Method Signatures

Method ADD_EX_MASSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) /IWBEP/CX_EVENT_PUBLISHER Event publisher exception class 20100927

Method ADD_EX_MASSAGE on class /IWBEP/IF_LOGGER has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20100927

Method ADD_MESSAGE on class /IWBEP/IF_LOGGER has no exception.

Method CLOSE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20100927

Method CLOSE_LOG on class /IWBEP/IF_LOGGER has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20101017

Method DISPLAY_LOG on class /IWBEP/IF_LOGGER has no exception.

Method LOG_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20110216

Method LOG_EXCEPTION on class /IWBEP/IF_LOGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in