DBA Data[Home] [Help]

APPS.AP_PURGE_PKG dependencies on RCV_HEADERS_INTERFACE

Line 1908: from rcv_headers_interface rhi

1904: or exists (select null
1905: from po_rfq_vendors rfq
1906: where rfq.vendor_id = pvl.vendor_id)
1907: or exists (select null
1908: from rcv_headers_interface rhi
1909: where rhi.vendor_id = pvl.vendor_id)
1910: or exists (select null
1911: from rcv_transactions_interface rti
1912: where rti.vendor_id = pvl.vendor_id);

Line 4058: from rcv_headers_interface rhi

4054: from rcv_shipment_headers rcvsh
4055: where rcvsh.vendor_id = pvl.vendor_id)
4056: or
4057: exists (select null
4058: from rcv_headers_interface rhi
4059: where rhi.vendor_id = pvl.vendor_id)
4060: or
4061: exists (select null
4062: from rcv_transactions_interface rti