DBA Data[Home] [Help]

APPS.OTA_FMS_INS dependencies on OTA_FMS_BUS

Line 333: ota_fms_bus.insert_validate

329: hr_utility.set_location('Entering:'||l_proc, 5);
330: --
331: -- Call the supporting insert validate operations
332: --
333: ota_fms_bus.insert_validate
334: (p_effective_date
335: ,p_rec
336: );
337: --