DBA Data[Home] [Help]

APPS.OTA_LPM_INS dependencies on OTA_LPM_BUS

Line 410: ota_lpm_bus.insert_validate

406: hr_utility.set_location('Entering:'||l_proc, 5);
407: --
408: -- Call the supporting insert validate operations
409: --
410: ota_lpm_bus.insert_validate
411: (p_effective_date
412: ,p_rec
413: );
414: --