DBA Data[Home] [Help]

APPS.OTA_CRE_INS dependencies on OTA_CRE_BUS

Line 423: ota_cre_bus.insert_validate

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