SAP ABAP Function Module SALC_UTIL_FILL_RAWMESSAGE (temporary function to fill xmi raw message and check arguments)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Function Module SALC_UTIL_FILL_RAWMESSAGE temporary function to fill xmi raw message and check arguments  
Function Group SALC   Moni.infrastruct.CCMS-internal functions  
Program Name SAPLSALC    
INCLUDE Name LSALCU33    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MSGRAW TYPE SXMIMSGRAW
Importing MSGID TYPE C
Importing MSGNO TYPE SYST-MSGNO
Importing MSGARG1 TYPE C
Importing ARGTYPE1 TYPE SXMIMSGRAW-ARGTYPE1 'C'
Importing MSGARG2 TYPE C
Importing ARGTYPE2 TYPE SXMIMSGRAW-ARGTYPE2 'C'
Importing MSGARG3 TYPE C
Importing ARGTYPE3 TYPE SXMIMSGRAW-ARGTYPE3 'C'
Importing MSGARG4 TYPE C
Importing ARGTYPE4 TYPE SXMIMSGRAW-ARGTYPE4 'C'
Importing MSGTEXT TYPE SXMIMSGRAW-MSGTEXT ''
Exception INVALID_PARAMETERS TYPE
Exception PROBLEM_DETECTED TYPE
               
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  19970131 
SAP Release Created in