DBA Data[Home] [Help]

APPS.HR_AMD_INS dependencies on HR_AMD_BUS

Line 220: hr_amd_bus.insert_validate(p_rec, p_effective_date);

216: hr_utility.set_location('Entering:'||l_proc, 5);
217: --
218: -- Call the supporting insert validate operations
219: --
220: hr_amd_bus.insert_validate(p_rec, p_effective_date);
221: --
222: -- Call the supporting pre-insert operation
223: --
224: pre_insert(p_rec);