DBA Data[Home] [Help]

APPS.PAY_SBF_INS dependencies on PAY_SBF_BUS

Line 213: pay_sbf_bus.insert_validate(p_rec);

209: hr_utility.set_location('Entering:'||l_proc, 5);
210: --
211: -- Call the supporting insert validate operations
212: --
213: pay_sbf_bus.insert_validate(p_rec);
214: --
215: -- Call the supporting pre-insert operation
216: --
217: pre_insert(p_rec);