DBA Data[Home] [Help]

APPS.PAY_SEU_INS dependencies on PAY_SEU_BUS

Line 226: pay_seu_bus.insert_validate

222: hr_utility.set_location('Entering:'||l_proc, 5);
223: --
224: -- Call the supporting insert validate operations
225: --
226: pay_seu_bus.insert_validate
227: (p_effective_date
228: ,p_rec
229: );
230: --