72:
73: X_Progress := '020';
74: /* Maintain the Total for Shipment Quantity for this Line */
75:
76: po_lines_pkg_scu.select_ship_total( X_po_line_id,
77: X_ship_total,
78: X_ship_total_rtot_db);
79:
80: X_Progress := '030';