DBA Data[Home] [Help]

APPS.BEN_BMN_INS dependencies on BEN_BMN_BUS

Line 251: ben_bmn_bus.insert_validate(p_rec);

247: hr_utility.set_location('Entering:'||l_proc, 5);
248: --
249: -- Call the supporting insert validate operations
250: --
251: ben_bmn_bus.insert_validate(p_rec);
252: --
253: -- Call the supporting pre-insert operation
254: --
255: pre_insert(p_rec);