DBA Data[Home] [Help]

APPS.PER_PGN_INS dependencies on PER_PGN_BUS

Line 533: per_pgn_bus.insert_validate

529: hr_utility.set_location('Entering:'||l_proc, 5);
530: --
531: -- Call the supporting insert validate operations
532: --
533: per_pgn_bus.insert_validate
534: (p_effective_date
535: ,p_rec
536: );
537: --