SAP ABAP Function Module MR_MESSAGE (Meldung ausgeben oder sammeln)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MR (Package) Incoming Invoices
Basic Data
Function Module MR_MESSAGE Meldung ausgeben oder sammeln  
Function Group KONT   Account determination  
Program Name SAPLKONT  
INCLUDE Name LKONTU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MSGID TYPE SYST-MSGID 'M8' Message ID
Importing I_MSGNO TYPE Message number
Importing I_MSGTY TYPE SYST-MSGTY 'E' Messahe Typ (I/W/E/A)
Importing I_MSGV1 TYPE SYST-MSGV1 SPACE Message variable 1
Importing I_MSGV2 TYPE SYST-MSGV2 SPACE Message variable 2
Importing I_MSGV3 TYPE SYST-MSGV3 SPACE Message variable 3
Importing I_MSGV4 TYPE SYST-MSGV4 SPACE Message variable 4
Importing I_ZEILE TYPE MESG-ZEILE '000' Serial number
               
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  19950404 
SAP Release Created in