DBA Data[Home] [Help]

APPS.BEN_PRG_UPD dependencies on BEN_PRG_INS

Line 296: ben_prg_ins.insert_dml

292: hr_utility.set_location(l_proc, 20);
293: --
294: -- We must now insert the updated row
295: --
296: ben_prg_ins.insert_dml
297: (p_rec => p_rec,
298: p_effective_date => p_effective_date,
299: p_datetrack_mode => p_datetrack_mode,
300: p_validation_start_date => p_validation_start_date,