DBA Data[Home] [Help]

APPS.OTA_TMT_INS dependencies on OTA_TMT_BUS

Line 393: ota_tmt_bus.insert_validate

389: hr_utility.set_location('Entering:'||l_proc, 5);
390: --
391: -- Call the supporting insert validate operations
392: --
393: ota_tmt_bus.insert_validate
394: (p_effective_date
395: ,p_rec
396: );
397: --