DBA Data[Home] [Help]

APPS.PAY_SFR_INS dependencies on PAY_SFR_BUS

Line 219: pay_sfr_bus.insert_validate(p_effective_date, p_rec);

215: hr_utility.set_location('Entering:'||l_proc, 5);
216: --
217: -- Call the supporting insert validate operations
218: --
219: pay_sfr_bus.insert_validate(p_effective_date, p_rec);
220: --
221: -- Call the supporting pre-insert operation
222: --
223: pre_insert(p_rec);