DBA Data[Home] [Help]

APPS.BEN_EPE_INS dependencies on BEN_EPE_BUS

Line 410: ben_epe_bus.insert_validate(p_rec,p_effective_date);

406: hr_utility.set_location('Entering:'||l_proc, 5);
407: --
408: -- Call the supporting insert validate operations
409: --
410: ben_epe_bus.insert_validate(p_rec,p_effective_date);
411: --
412: -- Call the supporting pre-insert operation
413: --
414: pre_insert(p_rec);