SAP ABAP Class /IWBEP/CL_LOGGER (Logger for local AppsLog)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_LOGGER 20100927
Properties
Class /IWBEP/CL_LOGGER  
Short Description Logger for local AppsLog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/BEP_COMMON   Gateway - Backend Event Publisher - Common APIs 
Created 20100801   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_LOGGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_LOGGER 20100927
Friends
Class /IWBEP/CL_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOGGER Static Attribute Private Object reference (TYPE REF TO) /IWBEP/IF_LOGGER 20110215
2 MV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100914
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EX_MASSAGE Instance method Public Method 20100927
2 ADD_MESSAGE Instance method Public Method 20100927
3 CLOSE_LOG Instance method Public Method 20100927
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100801
5 GET_INSTANCE Static method Public Method singleton creation 20110215
Events
Class /IWBEP/CL_LOGGER has no event.
Types
Class /IWBEP/CL_LOGGER has no local type.
Method Signatures

Method ADD_EX_MASSAGE Signature

Method ADD_EX_MASSAGE on class /IWBEP/CL_LOGGER has no parameter.
Method ADD_EX_MASSAGE on class /IWBEP/CL_LOGGER has no exception.

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class /IWBEP/CL_LOGGER has no parameter.
Method ADD_MESSAGE on class /IWBEP/CL_LOGGER has no exception.

Method CLOSE_LOG Signature

Method CLOSE_LOG on class /IWBEP/CL_LOGGER has no parameter.
Method CLOSE_LOG on class /IWBEP/CL_LOGGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_LOGGER has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_LOGGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOGGER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_LOGGER 20110215

Method GET_INSTANCE on class /IWBEP/CL_LOGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100