DBA Data[Home] [Help]

APPS.HXC_RTR_INS dependencies on HXC_RTR_BUS

Line 283: hxc_rtr_bus.insert_validate

279: end if;
280: --
281: -- Call the supporting insert validate operations
282: --
283: hxc_rtr_bus.insert_validate
284: (p_effective_date
285: ,p_rec
286: );
287: --