DBA Data[Home] [Help]

APPS.AME_RLU_UPD dependencies on DT_API

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

532: hr_utility.set_location('Entering:'||l_proc, 5);
533: --
534: -- Ensure that the DateTrack update mode is valid
535: --
536: dt_api.validate_dt_upd_mode(p_datetrack_mode => p_datetrack_mode);
537: --
538: -- set the start and end dates if not set
539: --
540: if p_rec.start_date is null then