DBA Data[Home] [Help]

APPS.PAY_US_INV_DED_FORMULAS dependencies on PER_PEOPLE_EXTRA_INFO

Line 5161: from per_people_extra_info ppei,

5157: -- Bug 3528349
5158: -- Cursor to fetch the Filing Status year for the person if specified
5159: CURSOR csr_get_filing_status_year is
5160: select ppei.pei_information1
5161: from per_people_extra_info ppei,
5162: pay_element_entries_f peef,
5163: per_all_assignments_f paaf
5164: where peef.element_entry_id = P_CTX_ORIGINAL_ENTRY_ID
5165: and peef.assignment_id = paaf.assignment_id