DBA Data[Home] [Help]

APPS.OTA_CMB_INS dependencies on OTA_CMB_BUS

Line 405: ota_cmb_bus.insert_validate

401: hr_utility.set_location('Entering:'||l_proc, 5);
402: --
403: -- Call the supporting insert validate operations
404: --
405: ota_cmb_bus.insert_validate
406: (p_effective_date
407: ,p_rec
408: );
409: --