menu_banner (2K)

mnu_menu(upd1) - Update Menu Item

mnu_menu(upd1) (18K)

The purpose of this function is to allow the user to update the details of entries on the MENU table.

This form is accessed by selecting entries in the List Menu screen before pressing the 'UPDATE' button in the navigation bar.

For a complete description of how this type of form works please see Transaction Pattern UPDATE 1.

Field List
Field NameTypeDescription
Menu Id String Required. This is passed down from the parent function so is entered automatically. It is part of the primary key and cannot be changed. This is the identity of the menu (parent task) which contains these menu options.
Task Id String Required. This is identity of a task that will appear as an option in the menu bar for the parent task. It is part of the primary key and cannot be changed.
Sort Sequence Integer Required. This determines the order in which the items will be displayed in the menu bar.
Button Text String Required. This is the text that will appear in the menu bar for this task.

http://www.tonymarston.net
http://www.radicore.org