DBA Data[Home] [Help]

APPS.BEN_DT_TRGR_HANDLE dependencies on HR_API

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

846: hr_utility.set_location('Entering:'|| l_proc, 10);
847: end if;
848: --
849: -- Only create a benefit assignment if the actual termination date
850: -- is not null. When the hr apis are called to terminate an employee, we
851: -- do not want the benefit assignment created twice.
852: --
853: if g_debug then
854: hr_utility.set_location('p_pds_old_atd: '|| p_pds_old_atd, 10);