SAP ABAP Interface /IWBEP/IF_LOGGER (/IWBEP/IF_LOGGER)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
     /IWBEP/BEP_COMMON (Package) Gateway - Backend Event Publisher - Common APIs
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
Interface /IWBEP/IF_LOGGER  
Short Description    
General Data
Package /IWBEP/BEP_COMMON   Gateway - Backend Event Publisher - Common APIs 
Created 20100927   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_LOGGER has no forward declaration.
Interfaces
Interface /IWBEP/IF_LOGGER has no interface.
Friends
Interface /IWBEP/IF_LOGGER has no friend.
Attributes
Interface /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
Interface /IWBEP/IF_LOGGER has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /IWBEP/IF_LOGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100