DBA Data[Home] [Help]

APPS.HR_IPT_INS dependencies on HR_IPT_BUS

Line 253: hr_ipt_bus.insert_validate

249: hr_utility.set_location('Entering:'||l_proc, 5);
250: --
251: -- Call the supporting insert validate operations
252: --
253: hr_ipt_bus.insert_validate
254: (p_rec
255: ,p_item_property_id
256: );
257: --