DBA Data[Home] [Help]

APPS.OTA_LME_INS dependencies on OTA_LME_BUS

Line 449: ota_lme_bus.insert_validate

445: hr_utility.set_location('Entering:'||l_proc, 5);
446: --
447: -- Call the supporting insert validate operations
448: --
449: ota_lme_bus.insert_validate
450: (p_effective_date
451: ,p_rec
452: );
453: --