DBA Data[Home] [Help]

APPS.HR_IPT_INS dependencies on HR_IPT_BUS

Line 268: hr_ipt_bus.insert_validate

264: hr_utility.set_location('Entering:'||l_proc, 5);
265: --
266: -- Call the supporting insert validate operations
267: --
268: hr_ipt_bus.insert_validate
269: (p_rec
270: ,p_item_property_id
271: );
272: --