DBA Data[Home] [Help]

APPS.PO_CORE_S4 dependencies on RCV_LOTS_INTERFACE

Line 32: DELETE FROM rcv_lots_interface rli

28:
29: x_progress := '002';
30:
31: /* Delete the lot rows that were not processed */
32: DELETE FROM rcv_lots_interface rli
33: WHERE NOT EXISTS
34: (SELECT rti.interface_transaction_id
35: FROM rcv_transactions_interface rti
36: WHERE rti.interface_transaction_id =