DBA Data[Home] [Help]

APPS.HXC_RTC_INS dependencies on HXC_RTC_BUS

Line 287: hxc_rtc_bus.insert_validate

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