SAP ABAP Function Module SUGM_CONVERT_MESSAGE_TO_TEXT (Convert a system message to text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Basic Data
Function Module SUGM_CONVERT_MESSAGE_TO_TEXT Convert a system message to text  
Function Group SUGM   Administrating Components in the Upgrade  
Program Name SAPLSUGM    
INCLUDE Name LSUGMU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MSG_TEXT TYPE SUGMCHKLAN-TEXT The resulting message text
Importing MSG_CLASS TYPE SYST-MSGID 'TL' Message class
Importing MSG_NUMBER TYPE SYST-MSGNO Message number
Importing MSG_VAR1 TYPE Message variable 1
Importing MSG_VAR2 TYPE Message variable 2
Importing MSG_VAR3 TYPE Message variable 3
Importing MSG_VAR4 TYPE Message variable 4
               
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  20100420 
SAP Release Created in