DBA Data[Home] [Help]

APPS.PAY_NO_HIGH_RATE_TAX dependencies on PAY_ASSIGNMENT_ACTIONS

Line 822: FROM pay_assignment_actions assact ,

818: -- Legislative changes 2007 : cursor to fetch the Tax Municipality at Local Unit
819:
820: CURSOR csr_get_lu_tax_mun (p_assignment_action_id NUMBER) IS
821: SELECT ORG_INFORMATION6 lu_tax_mun
822: FROM pay_assignment_actions assact ,
823: per_all_assignments_f paa ,
824: pay_payroll_actions ppa ,
825: hr_soft_coding_keyflex scl ,
826: hr_organization_information hoi