SAP ABAP Function Module MESSAGE_PREPARE (Read T100 message and format message with parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BAL (Application Component) Basis Application Log
     SZAL (Package) R/3 Central Basis Development: Application Log
Basic Data
Function Module MESSAGE_PREPARE Read T100 message and format message with parameters  
Function Group SLG9   Application log (old): Auxil. functions  
Program Name SAPLSLG9   Application log: Auxiliary functions 
INCLUDE Name LSLG9U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MSG_TEXT TYPE Message text
Importing LANGUAGE TYPE T100-SPRSL SPACE Language in which the message is read
Importing MSG_ID TYPE T100-ARBGB Message ID
Importing MSG_NO TYPE T100-MSGNR Message number
Importing MSG_VAR1 TYPE BALM-MSGV1 SPACE Message variable 1
Importing MSG_VAR2 TYPE BALM-MSGV2 SPACE Message variable 2
Importing MSG_VAR3 TYPE BALM-MSGV3 SPACE Message variable 3
Importing MSG_VAR4 TYPE BALM-MSGV4 SPACE Message variable 4
Exception FUNCTION_NOT_COMPLETED TYPE Formatting unsuccessful
Exception MESSAGE_NOT_FOUND TYPE Message not found
               
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  19951201 
SAP Release Created in