DBA Data[Home] [Help]

APPS.BEN_BLI_INS dependencies on BEN_BLI_BUS

Line 290: ben_bli_bus.insert_validate(p_rec,p_effective_date);

286: hr_utility.set_location('Entering:'||l_proc, 5);
287: --
288: -- Call the supporting insert validate operations
289: --
290: ben_bli_bus.insert_validate(p_rec,p_effective_date);
291: --
292: -- Call the supporting pre-insert operation
293: --
294: pre_insert(p_rec);