DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_INTERNAL dependencies on PER_PQH_SHR

Line 6348: hr_utility.set_location('Before per_pqh_shr.per_asg_bus call ', 70);

6344: l_rec2.assignment_id := p_rec.assignment_id; -- p_ass_id;
6345: l_rec2.position_id := per_asg_shd.g_old_rec.position_id; -- name_in('ASSGT.POSITION_ID');
6346: --
6347: if g_debug then
6348: hr_utility.set_location('Before per_pqh_shr.per_asg_bus call ', 70);
6349: end if;
6350: per_pqh_shr.per_asg_bus(
6351: p_event => 'DELETE_VALIDATE'
6352: ,p_rec => l_rec2

Line 6350: per_pqh_shr.per_asg_bus(

6346: --
6347: if g_debug then
6348: hr_utility.set_location('Before per_pqh_shr.per_asg_bus call ', 70);
6349: end if;
6350: per_pqh_shr.per_asg_bus(
6351: p_event => 'DELETE_VALIDATE'
6352: ,p_rec => l_rec2
6353: ,p_effective_date => p_effective_date -- p_sess_date ,
6354: ,p_validation_start_date => p_validation_start_date -- l_validation_start_date