DBA Data[Home] [Help]

APPS.PAY_PAY_DEL dependencies on DT_API

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

567: hr_utility.set_location('Entering:'||l_proc, 5);
568: --
569: -- Ensure that the DateTrack delete mode is valid
570: --
571: dt_api.validate_dt_del_mode(p_datetrack_mode => p_datetrack_mode);
572: --
573: -- We must lock the row which we need to delete.
574: --
575: --