DBA Data[Home] [Help]

APPS.PER_PMA_INS dependencies on PER_PMA_BUS

Line 466: per_pma_bus.insert_validate

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