SAP ABAP Function Module SWA_MESSAGE_STORE (Übergebene Nachricht speichern)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWA (Package) Business Workflow: Expressions, binding
Basic Data
Function Module SWA_MESSAGE_STORE Übergebene Nachricht speichern  
Function Group SWA0   Auxiliary Functions  
Program Name SAPLSWA0   Help Functions 
INCLUDE Name LSWA0U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_SEVERITY TYPE SYST-SUBRC Degree of severity of current message
Exporting MAX_SEVERITY TYPE SYST-SUBRC Maximum severity degree which occurred
Importing ARBGB TYPE SWAMESG-ARBGB Message ID
Importing EXCEPTION_IF_NOT_ACTIVE TYPE 'X' X = exception not_active is raised
Importing MSGTY TYPE SWAMESG-MSGTY Type of message (I, S, W, E, A)
Importing MSGV1 TYPE SWAMESG-MSGV1 SPACE 1st variable parameter of message
Importing MSGV2 TYPE SWAMESG-MSGV2 SPACE 2nd variable parameter of message
Importing MSGV3 TYPE SWAMESG-MSGV3 SPACE 3rd variable parameter of message
Importing MSGV4 TYPE SWAMESG-MSGV4 SPACE 4th variable parameter of message
Importing TXTNR TYPE SWAMESG-TXTNR Number of message
Importing ZEILE TYPE SWAMESG-ZEILE '000' Reference line, if available
Exception MESSAGE_TYPE_NOT_VALID TYPE Type of message not I, S, W, E or A
Exception NOT_ACTIVE TYPE Collection of messages is not active
               
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  19950728 
SAP Release Created in