SAP ABAP Function Module MESSAGE_STORE (Store transferred message or output directly)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BSF-MSH (Application Component) CO Message Handler
     SZZ (Package) R/3 Central Basis Development: Service Functions
Basic Data
Function Module MESSAGE_STORE Store transferred message or output directly  
Function Group SMSG   CO Message Handler  
Program Name SAPLSMSG    
INCLUDE Name LSMSGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_SEVERITY TYPE SYST-SUBRC Level of current message
Exporting MAX_SEVERITY TYPE SYST-SUBRC Maximum level of severity
Importing ARBGB TYPE SMESG-ARBGB Message ID
Importing EXCEPTION_IF_NOT_ACTIVE TYPE 'X' X = exception not_active is initialized if
Importing MSGTY TYPE SMESG-MSGTY Type of message (I, S, W, E, A)
Importing MSGV1 TYPE SPACE First variable parameter of message
Importing MSGV2 TYPE SPACE Second variable parameter of message
Importing MSGV3 TYPE SPACE Third variable parameter of message
Importing MSGV4 TYPE SPACE Fourth variable parameter of message
Importing TXTNR TYPE Message Number
Importing ZEILE TYPE SPACE Reference line (if it exists)
Exception MESSAGE_TYPE_NOT_VALID TYPE Type of message not I, S, W, E or A
Exception NOT_ACTIVE TYPE Collection of messages not activated
               
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  19970707 
SAP Release Created in