DBA Data[Home] [Help]

APPS.JERX_TO dependencies on PO_VENDOR_SITES_ALL

Line 65: po_vendor_sites_all pvs,

61: po_vendors pv,
62: (SELECT distinct person_id
63: ,national_identifier
64: FROM PER_ALL_PEOPLE_F WHERE trunc(sysdate) BETWEEN effective_start_date AND effective_end_date) papf,
65: po_vendor_sites_all pvs,
66: ap_invoices_all ai,
67: ap_invoice_distributions_all aid
68: WHERE
69: pv.vendor_id = ai.vendor_id