SAP ABAP Function Module MESSAGE_ADD (Add a message to the log)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-ST-OPR-NET (Application Component) Network and Activity
     COIF (Package) Logistics interface for orders
Basic Data
Function Module MESSAGE_ADD Add a message to the log  
Function Group CO1M   Logistics interface: message handler  
Program Name SAPLCO1M   Logistics Interface: Message Handler 
INCLUDE Name LCO1MU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MSGID TYPE SYST-MSGID Message ID
Importing MSGNO TYPE SYST-MSGNO Message No
Importing MSGTY TYPE SYST-MSGTY Message type
Importing MSGV1 TYPE SYST-MSGV1 Message parameter 1
Importing MSGV2 TYPE SYST-MSGV2 Message parameter 2
Importing MSGV3 TYPE SYST-MSGV3 Message parameter 3
Importing MSGV4 TYPE SYST-MSGV4 Message parameter 4
Tables T_MSGOBJ_IMP TYPE MSGOBJ Objects included in this message
               
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  19970129 
SAP Release Created in