DBA Data[Home] [Help]

APPS.AP_PURGE_PKG dependencies on RCV_HEADERS_INTERFACE

Line 1666: from rcv_headers_interface rhi

1662: or exists (select null
1663: from po_rfq_vendors rfq
1664: where rfq.vendor_id = pvl.vendor_id)
1665: or exists (select null
1666: from rcv_headers_interface rhi
1667: where rhi.vendor_id = pvl.vendor_id)
1668: or exists (select null
1669: from rcv_transactions_interface rti
1670: where rti.vendor_id = pvl.vendor_id);

Line 3554: from rcv_headers_interface rhi

3550: from rcv_shipment_headers rcvsh
3551: where rcvsh.vendor_id = pvl.vendor_id)
3552: or
3553: exists (select null
3554: from rcv_headers_interface rhi
3555: where rhi.vendor_id = pvl.vendor_id)
3556: or
3557: exists (select null
3558: from rcv_transactions_interface rti