DBA Data[Home] [Help]

APPS.OTA_TPS_INS dependencies on OTA_TPS_BUS

Line 465: ota_tps_bus.insert_validate

461: hr_utility.set_location('Entering:'||l_proc, 5);
462: --
463: -- Call the supporting insert validate operations
464: --
465: ota_tps_bus.insert_validate
466: (p_effective_date
467: ,p_rec
468: );
469: --