SAP ABAP Function Module MENU_GET_OLD (Read the menu for user, position, ...)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-SEM (Application Component) Session Manager
     SESS (Package) Session Manager, Internet Session Manager, and Menus
Basic Data
Function Module MENU_GET_OLD Read the menu for user, position, ...  
Function Group SMNU   Generating Session Manager Menus  
Program Name SAPLSMNU    
INCLUDE Name LSMNUU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing USER_TYPE TYPE SMENUSENEW-TYP 'US'
Importing USER_NAME TYPE SMENUSENEW-ID SY-UNAME User Name
Importing MENU_READ_FLAG TYPE SMENUSENEW-TYP ' '
Importing SPRAS TYPE SYST-LANGU SY-LANGU
Importing CHECK_DATE TYPE SYST-DATUM SY-DATUM Comparison Date
Importing CHECK_TIME TYPE SYST-UZEIT SY-UZEIT
Importing FORCE_MENU_LOAD TYPE SYST-DATAR ' '
Importing DOWNLOAD_FILES TYPE SMENSAPNEW-CUSTOMIZED ' '
Importing SEPARATOR TYPE SMENSAPNEW-CUSTOMIZED ','
Importing NEW_LINE TYPE SMENSAPNEW-CUSTOMIZED SPACE
Importing USE_CRLF_SUBSTITUTE TYPE SMENSAPNEW-CUSTOMIZED 'X'
Tables MENU_STRUCTURE TYPE SMENSTRU Menu structure
Tables MENU_TEXTS TYPE SMENSTRU Menu texts
Exception MENU_NOT_FOUND TYPE
               
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  19980109 
SAP Release Created in