SAP ABAP Function Module SFW_LOG_MESSAGE (Returns a message structure with correct Msg class)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-NAV (Application Component) Middleware Object Navigator
     CMW_SPD (Package) Package for SPEED development
Basic Data
Function Module SFW_LOG_MESSAGE Returns a message structure with correct Msg class  
Function Group SFW_TRANSP_METHODS   Trabsporting the SPEED framework  
Program Name SAPLSFW_TRANSP_METHODS    
INCLUDE Name LSFW_TRANSP_METHODSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting XMSG TYPE SPROT_U Log Generation Interface
Importing LEVEL TYPE SPROT_U-LEVEL Log level
Importing SEVERITY TYPE SPROT_U-SEVERITY Log level
Importing MSGNR TYPE SPROT_U-MSGNR Error severity(' ',W(arning),E(rror),A(bnormal termination))
Importing VAR1 TYPE ANY Message number
Importing VAR2 TYPE ANY
Importing VAR3 TYPE ANY
Importing VAR4 TYPE ANY
Importing AG TYPE SPROT_U-AG 'CMW_SFW' Application area
Importing NEWOBJ TYPE SPROT_U-NEWOBJ SPACE New Section
               
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  20020906 
SAP Release Created in 400