This file displays the preloaded panel values in the system for subset *ALL.
The panel values are used in various programs as a selection code for different values. For example, the Sales order enquiry uses the DOCTYPE panel value to define whether the number entered is an order, a pick list or an invoice.
These values can be translated in the Language table for each language in the system.
Options
Function keys
Selection fields
- Group
- This column lists the group name for the panel value which is one of the two keys for finding the panel value in the RPG program. This group is referred to in the RPG program.
- Int val
- This column lists the internal value for the panel value, which is one of the two keys for finding the panel value in the RPG program. This internal value is referred to in the RPG program.
- Description
- This column lists the description for the Group/Internal value combination.
- App
- This column lists the application code denoting to which application the panel value belongs.
- Database value
- This column lists the database value denoting how it is stored in DC1 database files.
- Subset
- This column lists the subset to which the panel value belongs.
- Identity
- This column lists the identity for the subset.
- PTF
- This column lists the PTF for the subset.
- Mod number
- This column lists the modification number for the subset.
Panel value control file maintenance (ASGD1504)
The panel values are used in various programs as a selection code for different values.
Function keys
- Group
- This field is used only for new entries. Enter the group name which is one of the two keys for finding the panel value in the RPG program. This group is referred to in the RPG program.
- Internal value
- This field is used only for new entries. Enter the internal value which is one of the two keys for finding the panel value in the RPG program. This internal value is referred to in the RPG program.
- Description
- Enter or change the description for the Group/Internal value combination. This is specified in system language. By clicking the Translate function key you can override it for each system language defined in the Language table.
- Database value
- Enter or change the database value, indicating how it is stored in DC1 database files.
- Reference field
- Enter the name of the field as it is stored in the Field reference file.
- Field length
- Displays the length attributed to field entered in the Reference field field.
- Application code
- Subset
- For new entries, enter the subset to which the panel value belongs. For existing entries, displays the name of the subset to which the panel value belongs.
- Identity
- PTF/Mod number
- Change date