
  CONST
    rac$max_description_size = 50;

  TYPE
    rat$subproduct_description = string (rac$max_description_size);
