SAP ABAP Function Module WRITE_MESSAGE (Writes a message from table T100 into a message field)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CAD (Application Component) CAD Integration
     CA (Package) CAD Integration
Basic Data
Function Module WRITE_MESSAGE Writes a message from table T100 into a message field  
Function Group CCAD   CAD Dialog Interface  
Program Name SAPLCCAD    
INCLUDE Name LCCADU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERROR TYPE Indicator for error message
Exporting MESSG TYPE MESSAGE Message
Exporting MSGLN TYPE Length of message
Importing MSGID TYPE SYST-MSGID Message ID
Importing MSGNO TYPE SYST-MSGNO Message number
Importing MSGTY TYPE SYST-MSGTY Message type
Importing MSGV1 TYPE SPACE Message variable 1
Importing MSGV2 TYPE SPACE Message variable 2
Importing MSGV3 TYPE SPACE Message variable 3
Importing MSGV4 TYPE SPACE Message variable 4
Importing MSGV5 TYPE SPACE Message variable 5
               
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  19931201 
SAP Release Created in