DBA Data[Home] [Help]

APPS.PER_ASG_DEL dependencies on DT_API

Line 828: dt_api.validate_dt_del_mode(p_datetrack_mode => p_datetrack_mode);

824: hr_utility.set_location('Entering:'||l_proc, 5);
825: --
826: -- Ensure that the DateTrack delete mode is valid
827: --
828: dt_api.validate_dt_del_mode(p_datetrack_mode => p_datetrack_mode);
829: --
830: -- Determine if the business process is to be validated.
831: --
832: If p_validate then