DBA Data[Home] [Help]

APPS.PER_ASG_UPD dependencies on PER_ASG_INS

Line 380: per_asg_ins.insert_dml

376: hr_utility.set_location(l_proc, 20);
377: --
378: -- We must now insert the updated row
379: --
380: per_asg_ins.insert_dml
381: (p_rec => p_rec,
382: p_effective_date => p_effective_date,
383: p_datetrack_mode => p_datetrack_mode,
384: p_validation_start_date => p_validation_start_date,