DBA Data[Home] [Help]

APPS.BEN_CRD_INS dependencies on BEN_CRD_BUS

Line 337: ben_crd_bus.insert_validate(p_rec);

333: hr_utility.set_location('Entering:'||l_proc, 5);
334: --
335: -- Call the supporting insert validate operations
336: --
337: ben_crd_bus.insert_validate(p_rec);
338: --
339: -- Call the supporting pre-insert operation
340: --
341: pre_insert(p_rec);