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.
Selected item
050 · Agent Stock by Sect, Supplier, Item
- Menu type
- E enquiry or report launcher · strong signal
- Raw launch
AGN_STK_ENQ_SECT_SUP- Resolved key
AGN_STK_ENQ_SECT_SUP- Suffix
- none
- Security groups
- DEV, AGN, INS, COC
- Before
(none)- After
(none)
Report target
Open report metadata- Description
- AGENT STOCK ENQUIRY BY SECTION, SUPPLIER AND ITEM
- Base table
- STK_DETS
- Selection
WHERE (SD_RECQTY-SD_SLDQTY-SD_DISQTY-SD_RETQTY-SD_ADJQTY-SD_RRQTY-SD_PROVQTY > 0 OR PD_RECQTY-PD_SLDQTY-PD_DISQTY-PD_RETQTY-PD_ADJQTY-PD_RRQTY > 0) AND SD_DELIND <> 'Y' AND ISNULL(SD_CDATE) AND SD_BLOCK <> 'Y'- Order
SD_SECT SM_SUPP SD_ITEM (B):2 SM_DDATE SD_CONSIGN
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
Read ordered entries from ZM_MENU for the chosen ZM_KEY.
Split ZM_PGM into a base key plus any launch suffix.
Match the base key to a submenu, a program in ZP_PGMS, or a report in ZE_ENQ.
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.
ADMINI_ENQS contains 3 rows.
Row 050 currently resolves as report.