
  PROCEDURE [XREF] dsp$retrieve_iou_information
    (VAR number_of_ious: dst$number_of_ious;
     VAR iou_information_table: dst$iou_information_table);

?? PUSH (LISTEXT := ON) ??
*copyc dst$iou_information_table
?? POP ??
