DBA Data[Home] [Help]

APPS.PAY_US_INV_DED_FORMULAS dependencies on PER_PEOPLE_EXTRA_INFO

Line 6027: from per_people_extra_info ppei,

6023: -- Bug 3528349
6024: -- Cursor to fetch the Filing Status year for the person if specified
6025: CURSOR csr_get_filing_status_year is
6026: select ppei.pei_information1
6027: from per_people_extra_info ppei,
6028: pay_element_entries_f peef,
6029: per_all_assignments_f paaf
6030: where peef.element_entry_id = P_CTX_ORIGINAL_ENTRY_ID
6031: and peef.assignment_id = paaf.assignment_id