DBA Data[Home] [Help]

APPS.PER_PGV_INS dependencies on PER_PGV_BUS

Line 529: per_pgv_bus.insert_validate

525: hr_utility.set_location('Entering:'||l_proc, 5);
526: --
527: -- Call the supporting insert validate operations
528: --
529: per_pgv_bus.insert_validate
530: (p_effective_date
531: , p_rec
532: );
533: --