DBA Data[Home] [Help]

APPS.HR_OPT_INS dependencies on HR_OPT_BUS

Line 330: hr_opt_bus.insert_validate

326: hr_utility.set_location('Entering:'||l_proc, 5);
327: --
328: -- Call the supporting insert validate operations
329: --
330: hr_opt_bus.insert_validate
331: (p_effective_date
332: ,p_rec
333: );
334: --