DBA Data[Home] [Help]

APPS.PAY_SIR_INS dependencies on PAY_SIR_BUS

Line 228: pay_sir_bus.insert_validate(p_effective_date ,p_rec);

224: hr_utility.set_location('Entering:'||l_proc, 5);
225: --
226: -- Call the supporting insert validate operations
227: --
228: pay_sir_bus.insert_validate(p_effective_date ,p_rec);
229: --
230: -- Call the supporting pre-insert operation
231: --
232: pay_sir_ins.pre_insert(p_rec);