DBA Data[Home] [Help]

APPS.BEN_BBP_INS dependencies on BEN_BBP_BUS

Line 247: ben_bbp_bus.insert_validate(p_rec,p_effective_date);

243: hr_utility.set_location('Entering:'||l_proc, 5);
244: --
245: -- Call the supporting insert validate operations
246: --
247: ben_bbp_bus.insert_validate(p_rec,p_effective_date);
248: --
249: -- Call the supporting pre-insert operation
250: --
251: pre_insert(p_rec);