The following entity relationship diagram describes the meta-data related to menus and navigation.
Menu and Navigation Meta-data ERD
Transactions within framework are accessed through menus. The menu framework uses navigation options to define the information required in navigating between transactions. The most important attribute of a navigation option is the Target Navigation Key. This identifies the transaction the navigation option will navigate to.
A navigation key is a logical name/pseudo address for UI components. Its prime responsibility is to transform a logical address to a specific URL. The link between this pseudo address and the actual location of the program is maintained from the Navigation Key Object View.
The menu type defines how the menu is used. You have the following options:
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.