DBA Data[Home] [Help]

APPS.BEN_REG_UPD dependencies on BEN_REG_INS

Line 304: ben_reg_ins.insert_dml

300: hr_utility.set_location(l_proc, 20);
301: --
302: -- We must now insert the updated row
303: --
304: ben_reg_ins.insert_dml
305: (p_rec => p_rec,
306: p_effective_date => p_effective_date,
307: p_datetrack_mode => p_datetrack_mode,
308: p_validation_start_date => p_validation_start_date,