DBA Data[Home] [Help]

APPS.PQP_PVD_INS dependencies on PQP_PVD_BUS

Line 485: pqp_pvd_bus.insert_validate

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