DBA Data[Home] [Help]

APPS.HR_ORU_INS dependencies on HR_ORU_BUS

Line 443: hr_oru_bus.insert_validate

439: hr_utility.set_location('Entering:'||l_proc, 5);
440: --
441: -- Call the supporting insert validate operations
442: --
443: hr_oru_bus.insert_validate
444: (p_effective_date
445: ,p_rec
446: ,p_duplicate_org_warning
447: );