SAP ABAP Function Module UPDATE_SCRSTACK_USING (Update screen stack in both directions)
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 UPDATE_SCRSTACK_USING Update screen stack in both directions  
Function Group LMGT   General stand alone functions  
Program Name SAPLLMGT    
INCLUDE Name LLMGTU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_PREV_SCREEN TYPE SYST-DYNNR ABAP program, number of current screen
Exporting O_INT_TABLE_NAME TYPE C
Exporting O_SCRSTACK_INDEX TYPE SYST-TABIX
Exporting O_CURRENT_LINE TYPE SYST-TABIX Internal table, current line index
Importing I_CURRENT_SCREEN TYPE SYST-DYNNR Screen number to add
Importing I_OPERATION TYPE 'IN' Add or delete a screen from stack
Importing I_INT_TABLE_NAME TYPE C
Importing I_SCRSTACK_INDEX TYPE SYST-TABIX
Importing I_CURRENT_LINE TYPE SYST-TABIX Internal table, current line index
               
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  19991014 
SAP Release Created in