Standard Menus
The application delivers a standard set of Menus for each ERP:
- Top-Level ShopFloor Menu is
SFxx Menu(e.g.SFAdministrator Menu) - 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 xxFunctionList (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)
| Menu Version | Icon Version | List Version | Description |
|---|---|---|---|
| SFAdministratorMenu | Admin Menu for Shop Floor | ||
| SFMachine Menu | Shop Floor Machine Menu | ||
| SFOperatorMenu | Shop Floor Menu for Operator | ||
| SFSupervisorMenu | Shop Floor Supervisor Menu | ||
| 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.