SAP ABAP Function Module CS_ME_HANDLE_ERRORLOG (Handling of errors and documentation with the application log)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PRO (Application Component) Products
     CS (Package) R/3 Application development: PP Bills of Material
Basic Data
Function Module CS_ME_HANDLE_ERRORLOG Handling of errors and documentation with the application log  
Function Group CSME   BOMs: Order BOM Proj. Material Replace.  
Program Name SAPLCSME    
INCLUDE Name LCSMEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CALL_MODE TYPE C 'S' call: 'I': INIT, 'E': EXIT, 'S':SINGLE,'M':MULTI
Importing I_FUNC_NAME TYPE BALMI-USEREXITF SPACE actual function to be plotted in log
Importing IS_MESSAGE TYPE BALMI messagestructure as known by id, type,...
Tables IT_ERRORDAT TYPE MERRDAT errors occuring as multiple set out of function
Exception ERR_INTERNAL_LOG TYPE any other error in writing an error to errorlog
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990318 
SAP Release Created in