DBA Data[Home] [Help]

APPS.PER_PPS_INS dependencies on PER_PPS_BUS

Line 541: per_pps_bus.insert_validate

537: hr_utility.set_location('Entering:'||l_proc, 5);
538: --
539: -- Call the supporting insert validate operations
540: --
541: per_pps_bus.insert_validate
542: (p_effective_date
543: ,p_rec
544: );
545: --