DBA Data[Home] [Help]

APPS.OTA_FRM_INS dependencies on OTA_FRM_BUS

Line 325: ota_frm_bus.insert_validate

321: hr_utility.set_location('Entering:'||l_proc, 5);
322: --
323: -- Call the supporting insert validate operations
324: --
325: ota_frm_bus.insert_validate
326: (p_effective_date
327: ,p_rec
328: );
329: --