DBA Data[Home] [Help]

APPS.PO_CORE_S4 dependencies on RCV_LOTS_INTERFACE

Line 27: DELETE FROM rcv_lots_interface rli

23:
24: x_progress := '002';
25:
26: /* Delete the lot rows that were not processed */
27: DELETE FROM rcv_lots_interface rli
28: WHERE NOT EXISTS
29: (SELECT rti.interface_transaction_id
30: FROM rcv_transactions_interface rti
31: WHERE rti.interface_transaction_id =