DBA Data[Home] [Help]

APPS.GHR_DUT_UPD dependencies on GHR_DUT_INS

Line 264: ghr_dut_ins.insert_dml

260: hr_utility.set_location(l_proc, 20);
261: --
262: -- We must now insert the updated row
263: --
264: ghr_dut_ins.insert_dml
265: (p_rec => p_rec,
266: p_effective_date => p_effective_date,
267: p_datetrack_mode => p_datetrack_mode,
268: p_validation_start_date => p_validation_start_date,