
  TYPE
    dmt$file_allocation_status = (
        dmc$fas_account_limit_exceeded,
        dmc$fas_file_allocated,
        dmc$fas_job_mode_work_required,
        dmc$fas_temp_reject);
