DBA Data[Home] [Help]

APPS.OTA_ENT_INS dependencies on OTA_ENT_BUS

Line 240: ota_ent_bus.insert_validate

236: hr_utility.set_location('Entering:'||l_proc, 5);
237: --
238: -- Call the supporting insert validate operations
239: --
240: ota_ent_bus.insert_validate
241: (p_effective_date
242: ,p_rec
243: ,p_event_id
244: );