SAP ABAP Function Module MENU_CHECK_AVAILABILITY (Überprüft die Verfügbarkeit der Menüs für den Session Manager)
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_CHECK_AVAILABILITY Überprüft die Verfügbarkeit der Menüs für den Session Manager  
Function Group SMNU   Generating Session Manager Menus  
Program Name SAPLSMNU    
INCLUDE Name LSMNUU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting USER_MENU TYPE SMENSAPNEW-CUSTOMIZED 'X' für aktiv, Space inaktiv
Exporting COMPANY_MENU TYPE SMENSAPNEW-CUSTOMIZED 'X' für aktiv, Space inaktiv
Exporting SAP_MENU TYPE SMENSAPNEW-CUSTOMIZED 'X' für aktiv, Space inaktiv
Exporting INTERNET_MENU TYPE SMENSAPNEW-CUSTOMIZED 'X' für aktiv, Space inaktiv
Exporting AVAILABILITY_FLAG TYPE SMENSAPNEW-ATTRIBUTES alle Flags in einer Reihe
Exporting ACTIVE_MENU TYPE SMENSAPNEW-CUSTOMIZED aktives Menü: S,C,T,F
Importing US_NAME TYPE SYST-UNAME SY-UNAME
Tables I_SSM_CUST TYPE SSM_CUST Tabelle mit weiteren Einstellungen
               
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