DBA Data[Home] [Help]

APPS.OTA_OFF_INS dependencies on OTA_OFF_BUS

Line 483: ota_off_bus.insert_validate

479: hr_utility.set_location('Entering:'||l_proc, 5);
480: --
481: -- Call the supporting insert validate operations
482: --
483: ota_off_bus.insert_validate
484: (p_effective_date
485: ,p_rec
486: ,p_name
487: );