DBA Data[Home] [Help]

APPS.PAY_RTT_INS dependencies on PAY_RTT_BUS

Line 241: pay_rtt_bus.insert_validate

237: hr_utility.set_location('Entering:'||l_proc, 5);
238: --
239: -- Call the supporting insert validate operations
240: --
241: pay_rtt_bus.insert_validate
242: (p_rec
243: ,p_run_type_id
244: );
245: --