Standard Menus

The application delivers a standard set of Menus for each ERP:

  • Top-Level List Menu is WM xx MainList (e.g. WMSLMainList )
  • Top-Level Icon Menu is WM xx MainIcon (e.g. WMSLMainIcon )
  • Each List Sub-Menu is of the format WM xxFunction List (e.g. WMLNInboundList )
  • Each Icon Sub-Menu is of the format WM xxFunction Icon (e.g. WMLNInboundIcon )
  • Any non-ERP-specific List Menus are of the format WMFunctionList (e.g. WMUtilitiesList )
  • Any non-ERP-specific Icon Menus are of the format WMFunctionIcon (e.g. WMUtilitiesIcon )
Table 1. Standard Menus Delivered
Icon Version List Version Description
WMLNMainIcon WMLNList Top Level Menu
WMLNHandlingUnitIcon WMLNHandlingUnitList Handling Unit Sub-Menu
WMLNInboundIcon WMLNInboundList Inbounding Sub-Menu
WMLNInventoryIcon WMLNInventoryList Inventory Sub-Menu
WMLNKanbnaIcon WMLNKanbanList Kanban Sub-Menu
WMLNLaborIcon WMLNLabrList Labor Sub-Menu
WMLNOutboundIcon WMLNOutboundList Outbounding Sub-Menu
WMLNPackingIcon WMLNPackingList Packing Sub-Menu
WMLNProductionIcon WMLNProductionList Production Sub-Menu
WMLUtilitiesIcon WMUtilitiesListTop Level Menu Utilities Sub-Menu
Note:  Users can only view the menus, with the allow only permissions.
Related topics