DBA Data[Home] [Help]

APPS.PER_PSE_INS dependencies on PER_PSE_BUS

Line 289: per_pse_bus.insert_validate

285: hr_utility.set_location('Entering:'||l_proc, 5);
286: --
287: -- Call the supporting insert validate operations
288: --
289: per_pse_bus.insert_validate
290: (p_rec
291: ,p_effective_date
292: );
293: --