DBA Data[Home] [Help]

APPS.BEN_BRI_INS dependencies on BEN_BRI_BUS

Line 299: ben_bri_bus.insert_validate(p_rec,p_effective_date);

295: hr_utility.set_location('Entering:'||l_proc, 5);
296: --
297: -- Call the supporting insert validate operations
298: --
299: ben_bri_bus.insert_validate(p_rec,p_effective_date);
300: --
301: -- Call the supporting pre-insert operation
302: --
303: pre_insert(p_rec);