Related topics
This panel displays the menu items and corresponding descriptions that have been set up in your system. DC1 delivers standard menu items with every DC1 base release that belong to subset *STANDARD. Generally speaking, you can add, change or delete entries in the file.
All menu items are linked to a particular subset.
Using the MEDEA tool you can build your own menus, linking the standard menu items that DC1 delivers or, alternatively, creating your own menu items for as many subsets as you want.
There are two types of menu items; those that directly access a program and those that call another menu. The latter are preceded with an M_. Regardless of which type of menu item you choose to create, you must define the appropriate “call” to execute either the program or the menu.
Options
Where used | Select this option to view the menu where this menu item is used. |
Selection fields
- Menu item
- This column lists ID of the menu item.
- Subset
- This column lists the subset to which the menu item belongs.
- Description
- This column lists the menu item descriptions.
- Application
- This column lists the application code to which the menu item belongs.
- Identity
- This column lists the identity.
- PTF
- This column lists the PTF level in which the menu item was added.
- Modification number
- This column lists the modification number.
Work with menu items (ASGD44004)
On this panel you enter/view the details of the menu items.
Function keys
- Menu item
- Enter the name of the menu item for which an action shall be performed. The standards for naming a menu item in DC1 are similar to the naming of error messages in DC1. As a rule, the menu item is named after the front program which is called by the menu item. The structure of the name is XX999, where XX is an abbreviation of the alphabetical first part of the program name, and 999 is the program number.
Program XX 999 Menu item DIR009 DI 009 DI009 DMR877 DM 877 DM877 DSR920 DS 920 DS920 FKR011 AR 011 AR011 FLR212 AP 212 AP212 FMR090 GL 090 GL090 FSR110 GF 110 GF110 AACR100 AA 100 AA100 ANAR410 AY 410 AY410 ANLR106 AN 106 AN106 ASGR001 AS 001 AS001 ASTR100 AT 100 AT100 CSBR038 CS 038 CS038 ECNR120 EC 120 EC120 EDSR001 ED 001 ED001 GCFR240 CF 240 CF240 GDMR340 GD 340 GD340 INGR001 IG 001 IG001 INSR002 IS 002 IS002 INVR400 IN 400 IN400 IPCR810 IP 810 IP810 JRNR050 JN 050 JN050 A menu item may also be a new menu, instead of a program. The standards in DC1 for the naming of a menu item which holds a command to go to another menu is M_XXXXXXXX, where M_ is a constant for sorting purposes, and XXXXXXXX is the name of the menu.
- Subset
- Enter the subset to which the menu item belongs.
- Description
- Displays the description of the menu item, which will be displayed on all menus where this menu item is included.
- Command to execute
- Enter the command to execute the program or menu.
- XT command string
- Enter the command string to be used in the DC1 UI Client.
- Menu mode
- Enter the menu mode denoting for what environment the menu option is valid.
0 The menu option is valid both for 5250 and DC1 UI Client menus. 1 The menu option is only valid for 5250 menus. 2 The menu option is valid only for DC1 UI Client menus.
- Application code
- Enter the application code to which the menu item belongs.
- Identity
- PTF
- Modification number
- Change date
Work with menu items, Copy (ASGD44005)
- Menu item
- Displays the name of the menu item from which details are to be copied.
- Subset
- Displays the name of the subset from which details are to be copied.
- New menu item
- Mandatory entry. Enter the name of the menu item to which details are to be copied.
- New subset
- Enter the name of the subset to which details are to be copied.
- New identity