DBA Data[Home] [Help]

APPS.PAY_PEL_DEL dependencies on DT_API

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

468: hr_utility.set_location('Entering:'||l_proc, 5);
469: --
470: -- Ensure that the DateTrack delete mode is valid
471: --
472: dt_api.validate_dt_del_mode(p_datetrack_mode => p_datetrack_mode);
473:
474: --
475: -- We must lock the row which we need to delete.
476: --