DBA Data[Home] [Help]

APPS.BEN_DT_TRGR_HANDLE dependencies on HR_API

Line 774: -- is not null. When the hr apis are called to terminate an employee, we

770: hr_utility.set_location('Entering:'|| l_proc, 10);
771: end if;
772: --
773: -- Only create a benefit assignment if the actual termination date
774: -- is not null. When the hr apis are called to terminate an employee, we
775: -- do not want the benefit assignment created twice.
776: --
777: if g_debug then
778: hr_utility.set_location('p_pds_old_atd: '|| p_pds_old_atd, 10);