DBA Data[Home] [Help]

APPS.PAY_SBT_INS dependencies on PAY_SBT_BUS

Line 273: pay_sbt_bus.insert_validate(p_effective_date, p_rec);

269: hr_utility.set_location('Entering:'||l_proc, 5);
270: --
271: -- Call the supporting insert validate operations
272: --
273: pay_sbt_bus.insert_validate(p_effective_date, p_rec);
274: --
275: -- Call the supporting pre-insert operation
276: --
277: pre_insert(p_rec);