DBA Data[Home] [Help]

APPS.AME_ACU_UPD dependencies on DT_API

Line 492: dt_api.validate_dt_upd_mode(p_datetrack_mode => p_datetrack_mode);

488: hr_utility.set_location('Entering:'||l_proc, 5);
489: --
490: -- Ensure that the DateTrack update mode is valid
491: --
492: dt_api.validate_dt_upd_mode(p_datetrack_mode => p_datetrack_mode);
493: --
494: -- set the start and end dates if not set
495: --
496: if p_rec.start_date is null then