DBA Data[Home] [Help]

APPS.PAY_NO_HIGH_RATE_TAX dependencies on PAY_ASSIGNMENT_ACTIONS

Line 800: FROM pay_assignment_actions assact ,

796: -- Legislative changes 2007 : cursor to fetch the Tax Municipality at Local Unit
797:
798: CURSOR csr_get_lu_tax_mun (p_assignment_action_id NUMBER) IS
799: SELECT ORG_INFORMATION6 lu_tax_mun
800: FROM pay_assignment_actions assact ,
801: per_all_assignments_f paa ,
802: pay_payroll_actions ppa ,
803: hr_soft_coding_keyflex scl ,
804: hr_organization_information hoi