DBA Data[Home] [Help]

APPS.BEN_BEI_INS dependencies on BEN_BEI_BUS

Line 260: ben_bei_bus.insert_validate(p_rec,p_effective_date);

256: hr_utility.set_location('Entering:'||l_proc, 5);
257: --
258: -- Call the supporting insert validate operations
259: --
260: ben_bei_bus.insert_validate(p_rec,p_effective_date);
261: --
262: -- Call the supporting pre-insert operation
263: --
264: pre_insert(p_rec);