DBA Data[Home] [Help]

APPS.PER_SUC_BUS dependencies on FND_GLOBAL

Line 577: if ( p_person_id = fnd_global.employee_id )

573: --
574: per_suc_shd.constraint_error('HR_50498_SUC_CHK_SAME_PERSON');
575: end if;
576:
577: if ( p_person_id = fnd_global.employee_id )
578: then
579: --
580: -- raise error as login user cannot make himself a successor
581: --