DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV6 dependencies on PO_LINE_LOCATIONS_PKG_S3

Line 204: po_line_locations_pkg_s3.check_unique(

200: -- Otherwise, display a message to the user and
201: -- abort insert_row.
202:
203: X_progress := '015';
204: po_line_locations_pkg_s3.check_unique(
205: X_rowid,
206: X_shipment_num,
207: X_po_line_id,
208: null,