DBA Data[Home] [Help]

APPS.OTA_FMT_INS dependencies on OTA_FMT_BUS

Line 244: ota_fmt_bus.insert_validate

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