SAP ABAP Function Module MRM_ERRMSG_COLLECT (Logistik-Reprü: Fehler aufbereiten und in Meldunugsprotokoll sammeln)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MRM (Package) Appl.development R/3 decentralized invoice verification
Basic Data
Function Module MRM_ERRMSG_COLLECT Logistik-Reprü: Fehler aufbereiten und in Meldunugsprotokoll sammeln  
Function Group MRMF   Log. Inv. Verification: Error Handling  
Program Name SAPLMRMF   Log. Inv. Verification: Error Handling 
INCLUDE Name LMRMFU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing X_ERROR TYPE BOOLE-BOOLE SPACE Flag, ob Error Meldungen enthalten sind
Importing I_XCUSTOM TYPE BOOLE-BOOLE Flag, ob Message customizebar ist
Importing I_XCOLLECT TYPE BOOLE-BOOLE 'X' Flag, ob Error Meldungen gesammelt werden sollen
Importing I_MSGID TYPE SYST-MSGID Message ID analog SY-MSGID
Importing I_MSGTY TYPE SYST-MSGTY Message Typ analog SY-MSGTY
Importing I_MSGNO TYPE SYST-MSGNO Message Nummer analog SY-MSGNO
Importing I_MSGV1 TYPE Message Variable 1 analog SY-MSGV1
Importing I_MSGV2 TYPE Message Variable 2 analog SY-MSGV2
Importing I_MSGV3 TYPE Message Variable 3 analog SY-MSGV3
Importing I_MSGV4 TYPE Message Variable 4 analog SY-MSGV4
Importing I_SOURCE TYPE C SPACE Origin of Message
Importing I_RBLGP TYPE DRSEG-RBLGP 0 Invoice Document Item
Tables T_ERRPROT TYPE MRM_TAB_ERRPROT Table of Messages
               
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  19970813 
SAP Release Created in