DBA Data[Home] [Help]

APPS.OTA_ONT_INS dependencies on OTA_ONT_BUS

Line 245: ota_ont_bus.insert_validate

241: hr_utility.set_location('Entering:'||l_proc, 5);
242: --
243: -- Call the supporting insert validate operations
244: --
245: ota_ont_bus.insert_validate
246: (p_effective_date
247: ,p_rec
248: ,p_offering_id
249: );