DBA Data[Home] [Help]

APPS.PAY_PPM_DEL dependencies on DT_API

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

492: hr_utility.set_location('Entering:'||l_proc, 5);
493: --
494: -- Ensure that the DateTrack delete mode is valid
495: --
496: dt_api.validate_dt_del_mode(p_datetrack_mode => p_datetrack_mode);
497: --
498: -- Determine if the business process is to be validated.
499: --
500: If p_validate then