DBA Data[Home] [Help]

APPS.HXC_HRP_INS dependencies on HXC_HRP_BUS

Line 287: hxc_hrp_bus.insert_validate

283: end if;
284: --
285: -- Call the supporting insert validate operations
286: --
287: hxc_hrp_bus.insert_validate
288: (p_effective_date
289: ,p_rec
290: );
291: --