DBA Data[Home] [Help]

APPS.PAY_SF_INS dependencies on PAY_SF_BUS

Line 216: pay_sf_bus.insert_validate(p_effective_date, p_rec);

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