DBA Data[Home] [Help]

APPS.PQH_RFE_INS dependencies on PQH_RFE_BUS

Line 371: pqh_rfe_bus.insert_validate

367: hr_utility.set_location('Entering:'||l_proc, 5);
368: --
369: -- Call the supporting insert validate operations
370: --
371: pqh_rfe_bus.insert_validate
372: (p_effective_date
373: ,p_rec
374: );
375: --