DBA Data[Home] [Help]

APPS.BEN_PDT_INS dependencies on BEN_PDT_BUS

Line 437: ben_pdt_bus.insert_validate

433: hr_utility.set_location('Entering:'||l_proc, 5);
434: --
435: -- Call the supporting insert validate operations
436: --
437: ben_pdt_bus.insert_validate
438: (p_effective_date
439: ,p_rec
440: );
441: --