DBA Data[Home] [Help]

APPS.BEN_BFT_INS dependencies on BEN_BFT_BUS

Line 537: ben_bft_bus.insert_validate(p_rec,p_effective_date);

533: hr_utility.set_location('Entering:'||l_proc, 5);
534: --
535: -- Call the supporting insert validate operations
536: --
537: ben_bft_bus.insert_validate(p_rec,p_effective_date);
538: --
539: -- Call the supporting pre-insert operation
540: --
541: pre_insert(p_rec);