DBA Data[Home] [Help]

APPS.HR_AHK_INS dependencies on HR_AHK_BUS

Line 226: hr_ahk_bus.insert_validate(p_rec, p_effective_date);

222: hr_utility.set_location('Entering:'||l_proc, 5);
223: --
224: -- Call the supporting insert validate operations
225: --
226: hr_ahk_bus.insert_validate(p_rec, p_effective_date);
227: --
228: -- Call the supporting pre-insert operation
229: --
230: pre_insert(p_rec);