DBA Data[Home] [Help]

APPS.BEN_CRT_INS dependencies on BEN_CRT_BUS

Line 408: ben_crt_bus.insert_validate(p_rec => p_rec

404: Begin
405: hr_utility.set_location('Entering:'||l_proc, 5);
406: --
407:
408: ben_crt_bus.insert_validate(p_rec => p_rec
409: ,p_effective_date => p_effective_date);
410: --
411: -- Call the supporting pre-insert operation
412: --