DBA Data[Home] [Help]

APPS.PAY_PPM_DEL dependencies on DT_API

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

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