
  TYPE
    clt$when_condition_definition = record
      name: clt$when_condition,
      status: ost$status,
      limit_name: ost$name,
    recend;

*copyc clt$when_condition
*copyc ost$name
*copyc ost$status
