DBA Data[Home] [Help]

APPS.JERX_TO dependencies on PER_ALL_PEOPLE_F

Line 64: FROM PER_ALL_PEOPLE_F WHERE trunc(sysdate) BETWEEN effective_start_date AND effective_end_date) papf,

60: FROM
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