DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on HR_ASSIGNMENT

Line 886: hr_assignment.gen_probation_end

882: --
883: -- Start of fix for bug# 2314084
884: --
885: if ((l_probation_period is not null) and (l_probation_unit is not null) ) then
886: hr_assignment.gen_probation_end
887: (p_assignment_id => l_assignment_id
888: ,p_probation_period => l_probation_period
889: ,p_probation_unit => l_probation_unit
890: ,p_start_date => p_date_received