DBA Data[Home] [Help]

APPS.HXC_HAC_INS dependencies on HXC_HAC_BUS

Line 326: hxc_hac_bus.insert_validate

322: end if;
323: --
324: -- Call the supporting insert validate operations
325: --
326: hxc_hac_bus.insert_validate
327: (p_effective_date
328: ,p_rec
329: );
330: --