DBA Data[Home] [Help]

APPS.PAY_RCU_INS dependencies on PAY_RCU_BUS

Line 383: pay_rcu_bus.insert_validate

379: hr_utility.set_location('Entering:'||l_proc, 5);
380: --
381: -- Call the supporting insert validate operations
382: --
383: pay_rcu_bus.insert_validate
384: (p_effective_date
385: ,p_rec
386: );
387: --