DBA Data[Home] [Help]

APPS.HXC_HTR_INS dependencies on HXC_HTR_BUS

Line 311: hxc_htr_bus.insert_validate

307: end if;
308: --
309: -- Call the supporting insert validate operations
310: --
311: hxc_htr_bus.insert_validate
312: (p_effective_date
313: ,p_rec
314: );
315: --