This panel displays all panel values defined in the Panel value control file for the 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.
- The valid code to be entered in language-dependent entry fields. Such codes include your system language code for YES, NO, MANDATORY, OPTIONAL, NOT ALLOWED, etc.
Function keys
Not translated | Display those panel values that have not been translated. |
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.
- Panel value
- This column lists the database value for the panel value.
- 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.
Language table maintenance, Special panel value translations (ASGD1554)
The panel values are used in various programs as a selection code for different values.
- Group
- Displays 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
- Displays 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.
- Panel value
- Displays the database value for this panel value, retrieved from the Panel value control file. The panel value can be change to correspond to a proper code for the language you are working with.
- Description
- Displays the description for the Group/Internal value combination retrieved from the Panel value control file. The description can be change.
- Application code
- Subset
- Displays the name of the subset to which the panel value belongs.
- Identity
- Change date
- PTF/Mod number
- Reference field
- Displays 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.
- Database value
- Enter or change the database value, indicating how it is stored in DC1 database files.