SAP ABAP Function Module MESSAGES_SHOW (Display collected messages and associated long texts)
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 MESSAGES_SHOW Display collected messages and associated long texts  
Function Group SMSG   CO Message Handler  
Program Name SAPLSMSG    
INCLUDE Name LSMSGU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CORRECTIONS_WANTED TYPE If warnings occur: Corrections required
Exporting MSG_SELECTED TYPE SMESG Message Collector
Exporting E_EXIT_COMMAND TYPE BAL_S_EXCM Information: Dialog closed by Enter/Cancel/Back
Importing CORRECTIONS_OPTION TYPE C SPACE If warnings occur: Corrections possible
Importing CORRECTIONS_FUNC_TEXT TYPE ANY SPACE Text for Function Key "corrections_wanted"
Importing MSG_SELECT_FUNC TYPE C SPACE Message return possible
Importing MSG_SELECT_FUNC_TEXT TYPE ANY SPACE Text for Function Key "msg_selection_option"
Importing LINE_FROM TYPE ANY SPACE Only show messages with longer reference line
Importing LINE_TO TYPE ANY SPACE Only show messages with shorter reference line
Importing OBJECT TYPE ANY SPACE Object for title in message dialog box
Importing SEND_IF_ONE TYPE BOOLE_D SPACE Message sent directly if number = 1
Importing BATCH_LIST_TYPE TYPE C 'J' J = job log / L = in spool list / B = both
Importing SHOW_LINNO TYPE BOOLE_D 'X' Also show line numbers
Importing SHOW_LINNO_TEXT TYPE C SPACE Column header for row
Importing SHOW_LINNO_TEXT_LEN TYPE '3' Column width for row in display
Importing I_USE_GRID TYPE C ' ' Use ALV Grid for Display; Otherwise Classic ALV
Importing I_AMODAL_WINDOW TYPE BOOLE-BOOLE ' ' Amodal Display (X=ja)
Exception INCONSISTENT_RANGE TYPE LINE_TO is shorter than LINE_FROM
Exception NO_MESSAGES TYPE No messages in required 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  19970707 
SAP Release Created in