DBA Data[Home] [Help]

APPS.IRC_ILP_INS dependencies on IRC_ILP_BUS

Line 441: irc_ilp_bus.insert_validate

437: hr_utility.set_location('Entering:'||l_proc, 5);
438: --
439: -- Call the supporting insert validate operations
440: --
441: irc_ilp_bus.insert_validate
442: (p_effective_date
443: ,p_rec
444: );
445: --