
  PROCEDURE [XREF] dmp$calculate_device_capacity
    (    product_id: cmt$product_identification;
     VAR capacity: integer;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cmt$product_identification
*copyc ost$status
?? POP ??
