DBA Data[Home] [Help]

APPS.OTA_AVT_INS dependencies on OTA_AVT_BUS

Line 256: ota_avt_bus.insert_validate

252: hr_utility.set_location('Entering:'||l_proc, 5);
253: --
254: -- Call the supporting insert validate operations
255: --
256: ota_avt_bus.insert_validate
257: (p_effective_date
258: ,p_rec
259: ,p_activity_version_id
260: );