 TYPE
    fdt$error_output_conversion = record
      occurrence: fdt$occurrence,
      variable_name: ost$name,
    recend;

*copyc fdt$occurrence
*copyc ost$name
