This page (revision-15) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
15 26-Nov-2021 10:22 5 KB Kevin Higgs to previous
14 26-Nov-2021 10:22 5 KB JMyers to previous | to last
13 26-Nov-2021 10:22 5 KB JMyers to previous | to last
12 26-Nov-2021 10:22 5 KB JMyers to previous | to last
11 26-Nov-2021 10:22 5 KB JMyers to previous | to last
10 26-Nov-2021 10:22 5 KB JEscott to previous | to last
9 26-Nov-2021 10:22 5 KB JEscott to previous | to last
8 26-Nov-2021 10:22 5 KB JEscott to previous | to last
7 26-Nov-2021 10:22 4 KB JMyers to previous | to last
6 26-Nov-2021 10:22 4 KB JMyers to previous | to last
5 26-Nov-2021 10:22 4 KB JMyers to previous | to last
4 26-Nov-2021 10:22 4 KB JMyers to previous | to last
3 26-Nov-2021 10:22 4 KB JMyers to previous | to last
2 26-Nov-2021 10:22 4 KB JMyers to previous | to last
1 26-Nov-2021 10:22 4 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 28 changed 4 lines
When you create a new menu, you must log out and log back in again for the new submenus to show one the menu drop-down list.
You may access this feature through the Screens/Forms menu:
Application Administration > System Structures > Maintain Menus
When you create a new menu, you must log out and log back in again for the new sub-menus to show one the menu drop-down list.
At line 35 changed one line
The definition data for the Menu Definitions screen is stored in the [P2K_AM_MENUS], and [P2K_AM_MENU] table.
The definition data for the Menu Definitions screen is stored in the [P2K_AM_MENUS], and [P2K_AM_MENU_ITEMS] table.
At line 37 changed 4 lines
;[Menu|]:This field is the unique abbreviation which identifies the individual menu. (Mandatory)
;[Description|]:
;[Usage|]:This field identifies whether the menu is pre-loaded or user defined.
;:A Pre-loaded usage means that High LineMckesson created and controls the information and it will be overwritten with every update.
;[Menu|MENU_CODE]:This field is the unique abbreviation which identifies the individual menu. (Mandatory)
;[Description|DESCRIPTION]:
;[Usage|MENU_USAGE]:This field identifies whether the menu is pre-loaded or user defined.
;:A Pre-loaded usage means that the system created and controls the information and it will be overwritten with every update.
At line 42 changed 5 lines
;[Parent Menu|]:
;[Usage|]:
;[Seq #|]:The number in this field will determine the sequential order in which the functions will appear in the menu.
;[Item|]:This field displays the unique name of the menu. (Mandatory)
;[Type|]:This field classifies the menu item into a specific type. (Mandatory)
;[Parent Menu|MENU_CODE]:
;[Usage|MENU_USAGE]:
;[Seq #|MENU_ITEM_SEQUENCE]:The number in this field will determine the sequential order in which the functions will appear in the menu.
;[Item|MENU_ITEM_CODE]:This field displays the unique name of the menu. (Mandatory)
;[Type|MENU_ITEM_TYPE]:This field classifies the menu item into a specific type. (Mandatory)
At line 48 changed 2 lines
;[Function|]:If the menu item is a function, that function will be identified in this field.
;[or Submenu|]:If the menu item calls another menu, identify that sub-menu in this field.
;[Function|FUNCTION_NAME]:If the menu item is a function, that function will be identified in this field.
;[or Submenu|MENU_CODE]:If the menu item calls another menu, identify that sub-menu in this field.
At line 51 changed one line
;[Label|]:This field will display the complete name of the menu item.
;[Label|MENU_ITEM_LABEL]:This field will display the complete name of the menu item.
At line 53 changed 2 lines
;[Usage|]:This field identifies whether the menu item is pre-loaded or user defined.
;:A Pre-loaded usage means that High LineMckesson created and controls the information and it will be overwritten with every update.
;[Usage|MENU_ITEM_USAGE]:This field identifies whether the menu item is pre-loaded or user defined.
;:A Pre-loaded usage means that the system created and controls the information and it will be overwritten with every update.
At line 56 changed one line
;[Icon Name|]:This field allows you to identify the icon which you would like to use. You need only enter the icon name in this field, not the path.
;[Icon Name|ICON_NAME]:This field allows you to identify the icon which you would like to use. You need only enter the icon name in this field, not the path.
At line 62 changed 3 lines
;[Action Type|]:
;[Action Value|]:
;[Purpose|]:This field identifies the intent and usage of the menu item.
;[Action Type|MENU_ACTION_TYPE]:
;[Action Value|MENU_ACTION_VALUE]:
;[Purpose|PURPOSE]:This field identifies the intent and usage of the menu item.