
  TYPE
    bat$request_name_table_entry = record
      code: amt$last_operation,
      name: ost$name,
    recend;

*copyc amt$last_operation
*copyc ost$name
