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 1 added 2 lines
[{TableOfContents }]
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_DATA_ACCESS_OBJECTS], [P2K_AM_WHERE_CLAUSES], [P2K_AM_CONDITIONS], [P2K_AM_FORM_TABLE_USAGES], and [P2K_AM_LIST_OF_VALUES]
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 10 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.
;:A User-Defined usage means that the user created and controls the information and it will not be overwritten when you receive a software update.
;[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)
;[Menu|MENU_CODE]:This field is the unique abbreviation which identifies the individual menu. The code should be reflective of the type of functions found within the menu.
;[Description|DESCRIPTION]: This field provides a short description of what the menu entails.
;[Usage|MENU_USAGE]:This field identifies whether the menu was provided with the application (Pre-Loaded) or if it custom for the client (User Defined).
;[Parent Menu|MENU_CODE]:This field is the unique abbreviation of the parent menu which the sub menu is associated to.
;[Usage|MENU_USAGE]:This field identifies if the menu was provided with the application (Pre-Loaded) or if it custom for the client (User Defined).
;[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.
;[Type|MENU_ITEM_TYPE]:This field classifies the menu item into a specific type.
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, that sub-menu will be identified in this field.
At line 51 changed 6 lines
;[Label|]:This field will display the complete name of the menu item.
;[Label (FRE)|]:If the menu has an alternate language, the translation for the label will be held in this field.
;[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.
;:A User-Defined usage means that the user created and controls the information and it will not be overwritten when you receive a software update.
;[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.
;[Label|MENU_ITEM_LABEL]:This field will display the complete name of the menu item.
;[Label (FRE)|MENU_ITEM_LABEL_TRANSLATE]:If the menu has an alternate language, the translation for the label will be held in this field.
;[Usage|MENU_ITEM_USAGE]:This field identifies whether the menu was provided with the application (Pre-Loaded) or if it custom for the client (User Defined).
;[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 58 changed 8 lines
;:The file name must be entered with the exact spelling and case as indicated in the icons folder.
;:The application will look to the following path for the icon indicated.
;:For example:
;:D:\ORACLE\ias10g\Apache\Apache\htdocs\HLAppResources\release\images\icons
;[Action Type|]:
;[Action Value|]:
;[Purpose|]:This field identifies the intent and usage of the menu item.
;[Purpose (FRE)|]:If the menu has an alternate language, the translation for the purpose will be held in this field.
;: Click [here|MENU ICONS] to see a list of available icons that can be used in the menu configuration.
;[Action Type|MENU_ACTION_TYPE]: If the menu is used for a particular action, the action type is displayed here. For example, the HELP menu has an 'OpenWindows' action associated to it as when the Help icon is pressed, a help window is opened.
;[Action Value|MENU_ACTION_VALUE]: The action called by the menu is listed here.
;[Purpose|PURPOSE]:This field identifies the intent and usage of the menu item.
;[Purpose (FRE)|PURPOSE_TRANSLATE]:If the menu has an alternate language, the translation for the purpose will be held in this field.
----
![Notes|Edit:Internal.IMMU]
[{InsertPage page='Internal.IMMU' default='Click to create a new notes page'}]