Metadata-driven navigation
Menu simulator
Browse the live menu model from ZM_MENU, inspect what each item resolves to, and preview report-backed entries against the replicated data schema when live access is enabled.
Menu controls
108 menusZZDEV_UTIL
3 itemsSelected item
030 · Import Control from &D3
X
unknown
- Menu type
- X external executable · confirmed
- Raw launch
C:\LEGEND\BIN\LOAD.EXE /IC:\LEGEND\PROJ_FMS\FMS.INI- Resolved key
C- Suffix
- \LEGEND\BIN\LOAD.EXE /IC:\LEGEND\PROJ_FMS\FMS.INI
- Security groups
- DEV, TST
- Before
(none)- After
(none)
Unresolved target
This menu item does not currently resolve to a known submenu, program, or report. It may require a different parser rule or point at a runtime wrapper we have not decoded yet.
How it works
1869 rows mapped
The simulator follows the Freshmark metadata chain instead of hard-coded routes. Each click starts with
ZM_MENU, resolves the launch target, and then cross-references the matching program or report definition.
Menus
108 distinctZM_KEY groups
Programs
1763 fromZP_PGMS
Reports
142 fromZE_ENQ
1
Load menu rows
Read ordered entries from ZM_MENU for the chosen ZM_KEY.
resolve
2
Parse launch target
Split ZM_PGM into a base key plus any launch suffix.
cross-reference
3
Classify the item
Match the base key to a submenu, a program in ZP_PGMS, or a report in ZE_ENQ.
inspect
4
Open detail or preview
Submenus expand the tree, programs show metadata, and reports can run a limited live preview against replicated data.
program
Runtime screen or workflowProgram-backed items resolve through ZP_PGMS and field metadata in ZX_PGMS_FIELDS.
report
Queryable report definitionReport-backed items resolve through ZE_ENQ and can expose the base table, filters, and preview SQL.
Menu type key
7 codes observed
These are the one-letter codes from ZM_MENU.ZM_TYPE. Where the meaning is still inferred rather than proven,
the legend says so explicitly.
Current path:
ZZDEV_UTIL contains 3 rows.
Row 030 currently resolves as unknown.