
  PROCEDURE [XREF] nap$gt_process_sap_event
    (    cl_connection: ^nlt$cl_connection;
         event: nlt$ta_event;
     VAR inventory_report: nlt$ta_inventory_report);

?? PUSH (LISTEXT := ON) ??
*copyc nlt$cl_connection
*copyc nlt$ta_event
*copyc nlt$ta_inventory_report
?? POP ??
