DBA Data[Home] [Help]

APPS.OTA_RUD_INS dependencies on OTA_RUD_BUS

Line 421: ota_rud_bus.insert_validate

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