DBA Data[Home] [Help]

APPS.PER_PGT_INS dependencies on PER_PGT_BUS

Line 318: per_pgt_bus.insert_validate

314: hr_utility.set_location('Entering:'||l_proc, 5);
315: --
316: -- Call the supporting insert validate operations
317: --
318: per_pgt_bus.insert_validate
319: (p_effective_date
320: ,p_rec
321: );
322: --