DBA Data[Home] [Help]

APPS.PER_BBT_INS dependencies on PER_BBT_BUS

Line 262: per_bbt_bus.insert_validate

258: hr_utility.set_location('Entering:'||l_proc, 5);
259: --
260: -- Call the supporting insert validate operations
261: --
262: per_bbt_bus.insert_validate
263: (p_effective_date
264: ,p_rec
265: );
266: --