DBA Data[Home] [Help]

APPS.OTA_CTU_INS dependencies on OTA_CTU_BUS

Line 420: ota_ctu_bus.insert_validate

416: hr_utility.set_location('Entering:'||l_proc, 5);
417: --
418: -- Call the supporting insert validate operations
419: --
420: ota_ctu_bus.insert_validate
421: (p_effective_date
422: ,p_rec
423: );
424: --