DBA Data[Home] [Help]

APPS.PER_ORS_INS dependencies on PER_ORS_BUS

Line 413: per_ors_bus.insert_validate

409: hr_utility.set_location('Entering:'||l_proc, 5);
410: --
411: -- Call the supporting insert validate operations
412: --
413: per_ors_bus.insert_validate
414: (p_effective_date
415: ,p_rec
416: );
417: --