DBA Data[Home] [Help]

APPS.HR_CANCEL_HIRE_BK1 dependencies on PER_PER_BUS

Line 52: l_legislation_code := per_per_bus.return_legislation_code(P_PERSON_ID => P_PERSON_ID

48: begin
49: hr_utility.set_location('Entering: HR_CANCEL_HIRE_BK1.CANCEL_HIRE_B', 10);
50: l_commit_unit_number := hr_api.return_commit_unit;
51: if hr_api.call_leg_hooks then
52: l_legislation_code := per_per_bus.return_legislation_code(P_PERSON_ID => P_PERSON_ID
53: );
54: if l_legislation_code = 'US' then
55: PER_US_DEL_TAX_LEG_HOOK.DELETE_US_TAX_INFO
56: (P_PERSON_ID => P_PERSON_ID