DBA Data[Home] [Help]

APPS.HXC_HPH_INS dependencies on HXC_HPH_BUS

Line 471: hxc_hph_bus.insert_validate

467: end if;
468: --
469: -- Call the supporting insert validate operations
470: --
471: hxc_hph_bus.insert_validate
472: (p_effective_date
473: ,p_rec
474: );
475: --