DBA Data[Home] [Help]

APPS.PAY_CNU_INS dependencies on PAY_CNU_BUS

Line 273: pay_cnu_bus.insert_validate

269: hr_utility.set_location('Entering:'||l_proc, 5);
270: --
271: -- Call the supporting insert validate operations
272: --
273: pay_cnu_bus.insert_validate
274: (p_effective_date
275: ,p_rec
276: ,l_code_rate_id
277: );