DBA Data[Home] [Help]

APPS.HXC_HRT_INS dependencies on HXC_HRT_BUS

Line 279: hxc_hrt_bus.insert_validate

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