SAP ABAP Function Module CALL_MESSAGE_SCREEN (Call message screen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-MOB (Application Component) Mobile data entry
     LMOB (Package) Mobile Computing in warehouse logistics
Basic Data
Function Module CALL_MESSAGE_SCREEN Call message screen  
Function Group LMOB   Mobile Computing in Warehousing  
Program Name SAPLLMOB    
INCLUDE Name LLMOBU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_ANSWER TYPE answer ('X' -yes, ' ' -no)
Importing I_MSGID TYPE T100-ARBGB 'LF' message id
Importing I_LANG TYPE T100-SPRSL message language
Importing I_MSGNO TYPE T100-MSGNR message number
Importing I_MSGV1 TYPE SPROT_U-VAR1 message variable 1
Importing I_MSGV2 TYPE SPROT_U-VAR2 message variable 2
Importing I_MSGV3 TYPE SPROT_U-VAR3 message variable 3
Importing I_MSGV4 TYPE SPROT_U-VAR4 message variable 4
Importing I_SEPERATE TYPE SPROT_I-XFELD ' ' put params in quotes
Importing I_CONDENSE TYPE SPROT_I-XFELD ' ' condense message variables
Importing I_MESSAGE_SCREEN TYPE SYST-DYNNR '0999' logical screen number for message screen
Importing I_LINE_SIZE TYPE I 0 message line size
Importing I_LINES TYPE I 0 maximum number of lines
Importing I_NON_LMOB_ENVT TYPE C non LMOB environment
Importing I_MODPL TYPE T3130C-MODPL Program name
Tables T_MSG_TEXT TYPE T100 message text
Exception INVALID_MESSAGE1 TYPE failed to display message
               
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  20091125 
SAP Release Created in