Show TOC

Other Data Browser FunctionsLocate this document in the navigation structure

To provide you with Data Browser capability, the system generates a table-handling program for each new table. This program is saved in the system and is used as long as the table definition remains the same. When the table changes, the system automatically regenerates the table-handling program.

Sometimes you may need to regenerate the table-handling program manually. Choose Environment → Program generation to regenerate the program.

Foreign-Key Relationships

Some fields have foreign key relationships with other tables. For these fields, you can also display the element from the other table that corresponds to the current table field. To do this, you first display a foreign-key table, then do the following:

  1. Place the cursor on the field for which a foreign key is defined.
  2. Choose Environment → Check table.

The system displays the element of the check table that corresponds to the foreign key field you selected.