DBA Data[Home] [Help]

APPS.PQH_LOS_INS dependencies on PQH_LOS_BUS

Line 581: pqh_los_bus.insert_validate

577: hr_utility.set_location('Entering:'||l_proc, 5);
578: --
579: -- Call the supporting insert validate operations
580: --
581: pqh_los_bus.insert_validate
582: (p_effective_date
583: ,p_rec
584: );
585: --