DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on HR_ASSIGNMENT

Line 971: hr_assignment.gen_probation_end

967: hr_utility.set_location(g_package || l_proc, 110);
968: END IF;
969:
970: if ((l_probation_period is not null) and (l_probation_unit is not null) ) then
971: hr_assignment.gen_probation_end
972: (p_assignment_id => l_assignment_id
973: ,p_probation_period => l_probation_period
974: ,p_probation_unit => l_probation_unit
975: ,p_start_date => p_date_received