DBA Data[Home] [Help]

APPS.BEN_BEC_INS dependencies on BEN_BEC_BUS

Line 281: ben_bec_bus.insert_validate(p_rec,p_effective_date);

277: hr_utility.set_location('Entering:'||l_proc, 5);
278: --
279: -- Call the supporting insert validate operations
280: --
281: ben_bec_bus.insert_validate(p_rec,p_effective_date);
282: --
283: -- Call the supporting pre-insert operation
284: --
285: pre_insert(p_rec);