DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_INTERNAL dependencies on PER_PQH_SHR

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

6562: l_rec2.assignment_id := p_rec.assignment_id; -- p_ass_id;
6563: l_rec2.position_id := per_asg_shd.g_old_rec.position_id; -- name_in('ASSGT.POSITION_ID');
6564: --
6565: if g_debug then
6566: hr_utility.set_location('Before per_pqh_shr.per_asg_bus call ', 70);
6567: end if;
6568: per_pqh_shr.per_asg_bus(
6569: p_event => 'DELETE_VALIDATE'
6570: ,p_rec => l_rec2

Line 6568: per_pqh_shr.per_asg_bus(

6564: --
6565: if g_debug then
6566: hr_utility.set_location('Before per_pqh_shr.per_asg_bus call ', 70);
6567: end if;
6568: per_pqh_shr.per_asg_bus(
6569: p_event => 'DELETE_VALIDATE'
6570: ,p_rec => l_rec2
6571: ,p_effective_date => p_effective_date -- p_sess_date ,
6572: ,p_validation_start_date => p_validation_start_date -- l_validation_start_date