DBA Data[Home] [Help]

APPS.PQH_VLP_INS dependencies on PQH_VLP_BUS

Line 341: pqh_vlp_bus.insert_validate

337: hr_utility.set_location('Entering:'||l_proc, 5);
338: --
339: -- Call the supporting insert validate operations
340: --
341: pqh_vlp_bus.insert_validate
342: (p_effective_date
343: ,p_rec
344: );
345: --