DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV4 dependencies on PO_AUTOSOURCE_SV

Line 1220: l_is_source_info_changed := PO_AUTOSOURCE_SV.has_source_changed(

1216:
1217: -- Check whether the above call to the Pricing API returned a
1218: -- price break that is different than what is currently
1219: -- in the database.
1220: l_is_source_info_changed := PO_AUTOSOURCE_SV.has_source_changed(
1221: l_po_lines_rec.po_line_id,
1222: l_po_lines_rec.from_header_id,
1223: l_po_lines_rec.from_line_id,
1224: l_from_line_location_id);