DBA Data[Home] [Help]

APPS.HR_ORI_INS dependencies on HR_ORI_BUS

Line 430: hr_ori_bus.insert_validate

426: hr_utility.set_location('Entering:'||l_proc, 5);
427: --
428: -- Call the supporting insert validate operations
429: --
430: hr_ori_bus.insert_validate
431: (p_effective_date
432: ,p_rec
433: );
434: --