SAP ABAP Class CL_RSBPC_EN_CORE_APPL_LOGGER (SBC Core logger component)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPC_EN_CORE_APPL_LOGGER Interface for SBC Core logger 20130417
Properties
Class CL_RSBPC_EN_CORE_APPL_LOGGER  
Short Description SBC Core logger component    
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 20130417   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /POA/IF_CLM_LOGGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /POA/IF_SBC_APPL_LOGGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_RSBPC_EN_CORE_APPL_LOGGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBPC_EN_CORE_APPL_LOGGER Interface for SBC Core logger 20130417
Friends
Class CL_RSBPC_EN_CORE_APPL_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RECORD_LEN Constant Private Type reference (TYPE) I 255 20130417
2 MV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130417
3 MV_LOG_LEVEL Static Attribute Private Type reference (TYPE) I IF_RSBPC_EN_CORE_APPL_LOGGER=>GC_DEBUG_MODE 20130417
4 MV_OBJECT Instance attribute Private Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20130417
5 MV_SUBOBJ Instance attribute Private Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20130417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130417
2 SET_LOG_LEVEL Instance method Public Method Set the logging level 20130417
Events
Class CL_RSBPC_EN_CORE_APPL_LOGGER has no event.
Types
Class CL_RSBPC_EN_CORE_APPL_LOGGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTID Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20130417
2 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20130417
3 Importing IV_PROGN Call by reference Type reference (TYPE) BALPROG Application log: Program name 20130417
4 Importing IV_SUBOBJ Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20130417
# Exception Resumable Description Created on
1 CX_RSBPC_EN_CORE_APPL_LOGGER SBC Core Application Logger Exceptions 20130417

Method SET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEVEL Call by reference Type reference (TYPE) I 20130417

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