DBA Data[Home] [Help]

APPS.PAY_GRR_DEL dependencies on DT_API

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

332: hr_utility.set_location('Entering:'||l_proc, 5);
333: --
334: -- Ensure that the DateTrack delete mode is valid
335: --
336: dt_api.validate_dt_del_mode(p_datetrack_mode => p_datetrack_mode);
337: --
338: -- Determine if the business process is to be validated.
339: --
340: If p_validate then