DBA Data[Home] [Help]

APPS.HXC_HRR_INS dependencies on HXC_HRR_BUS

Line 305: hxc_hrr_bus.insert_validate

301: end if;
302: --
303: -- Call the supporting insert validate operations
304: --
305: hxc_hrr_bus.insert_validate
306: (p_effective_date
307: ,p_rec
308: );
309: --