[Home] [Help]
2571: * 23-SEP-97 Rami Haddad Added comparison for shipment number
2572: * and shipment price.
2573: ********************************************************************/
2574: PROCEDURE compare_locations(
2575: p_loc_from in po_line_locations_archive%ROWTYPE,
2576: p_loc_to in po_line_locations_archive%ROWTYPE,
2577: p_sequence IN NUMBER
2578: ) AS
2579:
2572: * and shipment price.
2573: ********************************************************************/
2574: PROCEDURE compare_locations(
2575: p_loc_from in po_line_locations_archive%ROWTYPE,
2576: p_loc_to in po_line_locations_archive%ROWTYPE,
2577: p_sequence IN NUMBER
2578: ) AS
2579:
2580: /* Constant variables to pass for insert_changes */