DBA Data[Home] [Help]

APPS.PAY_SSR_INS dependencies on PAY_SSR_BUS

Line 209: pay_ssr_bus.insert_validate(p_rec);

205: hr_utility.set_location('Entering:'||l_proc, 5);
206: --
207: -- Call the supporting insert validate operations
208: --
209: pay_ssr_bus.insert_validate(p_rec);
210: --
211: -- Call the supporting pre-insert operation
212: --
213: pre_insert(p_rec);