DBA Data[Home] [Help]

APPS.PER_JGR_INS dependencies on PER_JGR_BUS

Line 283: per_jgr_bus.insert_validate

279: hr_utility.set_location('Entering:'||l_proc, 5);
280: --
281: -- Call the supporting insert validate operations
282: --
283: per_jgr_bus.insert_validate
284: (p_effective_date
285: ,p_rec
286: );
287: --