SAP ABAP Class CL_CMS_BCM_PP_PROC_LOG (CMS BCM: Process Log Service)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-CAL (Application Component) Calculations
     CMS_CORE_ANL (Package) Analysis
Properties
Class CL_CMS_BCM_PP_PROC_LOG  
Short Description CMS BCM: Process Log Service    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMS_CORE_ANL   Analysis 
Created 20040504   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMS_BCM_PP_PROC_LOG has no forward declaration.
Interfaces
Class CL_CMS_BCM_PP_PROC_LOG has no interface implemented.
Friends
Class CL_CMS_BCM_PP_PROC_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NO_SUC_MSG Constant Private Type reference (TYPE) CMS_DTE_BCM_MSG_CTRL_NO_SUCC '1' CMS BCM: Log No Success Messages 20040528
2 S_APPL_LOGHANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20040504
3 S_LOG_MSG_TYP Static Attribute Private Type reference (TYPE) CMS_DTE_BCM_CTRL_APPL_LOG_MSG Application Log: Type of message to be logged 20040504
4 S_RCL_INSTREF Static Attribute Private Object reference (TYPE REF TO) CL_CMS_BCM_PP_PROC_LOG CMS-Basel II: Process Log Services 20040504
Methods
# Method Level Visibility Method type Description Created on
1 INITIALISE Instance method Public Method Initialise Process Log 20040504
2 LOG_MSG Instance method Public Method Log Messages to the Application Log 20040504
3 SAVE Instance method Public Method Save Application Log 20040504
4 S_INSTANCE Static method Public Method Return Instance of the Class (Singleton) 20040504
Events
Class CL_CMS_BCM_PP_PROC_LOG has no event.
Types
Class CL_CMS_BCM_PP_PROC_LOG has no local type.
Method Signatures

Method INITIALISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungsprotokoll: Log-Handle 20040504
2 Importing IM_STR_APPL_LOG Call by reference Type reference (TYPE) CMS_STR_BCM_APPL_LOG_OBJ CMS BCM: Anwendungsprotokollobjekt 20040504
# Exception Resumable Description Created on
1 ERROR_CREATING_BAL_LOG Fehler beim Anlegen des Business Application Log 20040504

Method LOG_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungsprotokoll: Log-Handle 20040511
2 Importing IM_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Anwendungsprotokoll: Nachrichtentabelle 20040511
# Exception Resumable Description Created on
1 APPLICATION_LOG_OBJECT_NOT_DEF Application Log-Objekt nicht definiert 20040504
2 ERROR_ADDING_MSG_TO_BAL_LOG Fehler beim Hinzufügen einer Nachricht z. Business Appl. Log 20040504

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_LOGNUMBERS Call by reference Type reference (TYPE) BAL_T_LGNM Anwendungsprotokoll: Neu zugeordnete LOGNUMBER-Tabelle 20040504
# Exception Resumable Description Created on
1 ERROR_SAVING_BAL_LOG Fehler beim Speichern des Business Application Log 20040504

Method S_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_INSTREF Value transfer Object reference (TYPE REF TO) CL_CMS_BCM_PP_PROC_LOG CMS BCM: Prozessprotokollservice 20040504

Method S_INSTANCE on class CL_CMS_BCM_PP_PROC_LOG has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 500