DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV3 dependencies on PO_LINE_LOCATIONS_PKG_S3

Line 267: po_line_locations_pkg_s3.check_unique(

263: -- Otherwise, display a message to the user and
264: -- abort insert_row.
265:
266: X_progress := '005';
267: po_line_locations_pkg_s3.check_unique(
268: X_rowid,
269: X_shipment_num,
270: X_po_line_id,
271: X_po_release_id,