Table of contents
No headers Menu definitions and content
Summary | Hierarchical menu content and organization. Each menu or sub-menu is defined here with an ordered set of menu contents, either forms or other menus. |
Maintainer | Information Technology |
Source | Information Technology |
Affects |
|
Affected By | Form definitions |
Values | Menu Content Type: (F) Form, (M) Menu |
Requirements |
|
Operation | The menu with code MAIN is the top level of the menu hierarchy. It typically should contain only menus and not forms. Forms within menus are ordered by their sequence number and label. Menus such as groups of validation forms can all be entered with the same sequence number and they will be presented in alphabetical order. Care must be taken to not create a loop within sub-menu hierarchies by referencing a higher-level menu in a submenu. A maximum menu depth of five is enforced by the process that generates each user's menu.
|