DBA Data[Home] [Help]

APPS.HXC_DRU_INS dependencies on HXC_DRU_BUS

Line 280: hxc_dru_bus.insert_validate

276: end if;
277: --
278: -- Call the supporting insert validate operations
279: --
280: hxc_dru_bus.insert_validate
281: (p_effective_date
282: ,p_rec
283: );
284: --