
  TYPE
    fdt$table_status = record
      first_displayed_occurrence: fdt$occurrence,
      last_active_occurrence: fdt$table_size,
    recend;

*copyc fdt$occurrence
*copyc fdt$table_size
