DBA Data[Home] [Help]

APPS.PQH_VLD_INS dependencies on PQH_VLD_BUS

Line 357: pqh_vld_bus.insert_validate

353: hr_utility.set_location('Entering:'||l_proc, 5);
354: --
355: -- Call the supporting insert validate operations
356: --
357: pqh_vld_bus.insert_validate
358: (p_effective_date
359: ,p_rec
360: );
361: --