SAP ABAP Class CL_RSBPC_EN_APP_LOGGER (E&N Simplified Logger)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
     RSBPC_EN (Package) BPC IP Extension: Event & Notification
Properties
Class CL_RSBPC_EN_APP_LOGGER  
Short Description E&N Simplified Logger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPC_EN   BPC IP Extension: Event & Notification 
Created 20130415   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPC_EN_APP_LOGGER has no forward declaration.
Interfaces
Class CL_RSBPC_EN_APP_LOGGER has no interface implemented.
Friends
Class CL_RSBPC_EN_APP_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SBC_EMAIL_LOG Static Attribute Private Object reference (TYPE REF TO) CL_RSBPC_EN_CORE_APPL_LOGGER SBC Core logger component 20130415
2 MO_SBC_INBOX_LOG Static Attribute Private Object reference (TYPE REF TO) CL_RSBPC_EN_CORE_APPL_LOGGER SBC Core logger component 20130415
3 MO_SBC_LOGGER Static Attribute Private Object reference (TYPE REF TO) CL_RSBPC_EN_CORE_APPL_LOGGER SBC Core logger component 20130415
4 MO_SBC_PUBLISH_LOG Static Attribute Private Object reference (TYPE REF TO) CL_RSBPC_EN_CORE_APPL_LOGGER SBC Core logger component 20130415
5 MO_SBC_REST_LOG Static Attribute Private Object reference (TYPE REF TO) CL_RSBPC_EN_CORE_APPL_LOGGER SBC Core logger component 20130415
Methods
# Method Level Visibility Method type Description Created on
1 EMAIL_LOG Static method Public Method Logs message and exception details for PUBLISH 20130415
2 INBOX_LOG Static method Public Method Logs message and exception details for PUBLISH 20130415
3 PUBLISH_LOG Static method Public Method Logs message and exception details for PUBLISH 20130415
4 REST_LOG Static method Public Method Logs message and exception details for PUBLISH 20130415
Events
Class CL_RSBPC_EN_APP_LOGGER has no event.
Types
Class CL_RSBPC_EN_APP_LOGGER has no local type.
Method Signatures

Method EMAIL_LOG 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 20130415
2 Importing IV_LOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130415
3 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20130415
4 Importing IV_TEXT Call by reference Type reference (TYPE) C Message to log (truncated to 196 chars) 20130415

Method EMAIL_LOG on class CL_RSBPC_EN_APP_LOGGER has no exception.

Method INBOX_LOG 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 20130415
2 Importing IV_LOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130415
3 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20130415
4 Importing IV_TEXT Call by reference Type reference (TYPE) C Message to log (truncated to 196 chars) 20130415

Method INBOX_LOG on class CL_RSBPC_EN_APP_LOGGER has no exception.

Method PUBLISH_LOG 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 20130415
2 Importing IV_LOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130415
3 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20130415
4 Importing IV_TEXT Call by reference Type reference (TYPE) C Message to log (truncated to 196 chars) 20130415

Method PUBLISH_LOG on class CL_RSBPC_EN_APP_LOGGER has no exception.

Method REST_LOG 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 20130415
2 Importing IV_LOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130415
3 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20130415
4 Importing IV_TEXT Call by reference Type reference (TYPE) C Message to log (truncated to 196 chars) 20130415

Method REST_LOG on class CL_RSBPC_EN_APP_LOGGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740