SAP ABAP Function Module MENU_GET (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 Read the menu for user, position, ...  
Function Group SMNU   Generating Session Manager Menus  
Program Name SAPLSMNU    
INCLUDE Name LSMNUU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing USER_TYPE TYPE SMENUSENEW-TYP 'US' Type: user, position, (as in HR-ORG)
Importing USER_NAME TYPE SMENUSENEW-ID SY-UNAME User ID
Importing MENU_READ_FLAG TYPE SMENUSENEW-TYP ' ' ' ': user menu; 'C': customized; 'S': standard
Importing SPRAS TYPE SYST-LANGU SY-LANGU Logon language
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 ' ' Force 'X': menu load
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 Menu does not exist
               
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  19990505 
SAP Release Created in