SAP ABAP Function Module SWA_MESSAGES_SHOW (Anzeige gesammelter Nachrichten und zugehöriger Langtexte)
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_MESSAGES_SHOW Anzeige gesammelter Nachrichten und zugehöriger Langtexte  
Function Group SWA0   Auxiliary Functions  
Program Name SAPLSWA0   Help Functions 
INCLUDE Name LSWA0U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CORRECTIONS_WANTED TYPE With warning messages: Corrections possible
Importing CORRECTIONS_OPTION TYPE SPACE With warning messages: Corrections possible
Importing LINE_FROM TYPE SWAMESG-ZEILE '000' Only show messages with a longer reference line
Importing LINE_TO TYPE SWAMESG-ZEILE '999' Only show messages with a shorter reference line
Importing OBJECT TYPE SPACE Object for title in message dialog box
Importing SEND_IF_ONE TYPE SPACE Message is sent directly if number = 1
Importing SHOW_LINNO TYPE 'X' Display line numbers too
Exception INCONSISTENT_RANGE TYPE LINE_TO is shorter than LINE_FROM
Exception NO_MESSAGES TYPE No messages in the selected interval
               
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