DBA Data[Home] [Help]

APPS.HR_ORD_INS dependencies on HR_ORD_BUS

Line 501: hr_ord_bus.insert_validate

497: hr_utility.set_location('Entering:'||l_proc, 5);
498: --
499: -- Call the supporting insert validate operations
500: --
501: hr_ord_bus.insert_validate
502: (p_effective_date
503: ,p_rec
504: );
505: --