DBA Data[Home] [Help]

APPS.PER_DPF_INS dependencies on PER_DPF_BUS

Line 387: per_dpf_bus.insert_validate(p_rec,p_effective_date);

383: hr_utility.set_location('Entering:'||l_proc, 5);
384: --
385: -- Call the supporting insert validate operations
386: --
387: per_dpf_bus.insert_validate(p_rec,p_effective_date);
388: --
389: -- Call the supporting pre-insert operation
390: --
391: pre_insert(p_rec);