DBA Data[Home] [Help]

APPS.HXC_RTC_UPD dependencies on HXC_RTC_BUS

Line 352: hxc_rtc_bus.update_validate

348: --
349: -- 2. Call the supporting update validate operations.
350: --
351: convert_defs(p_rec);
352: hxc_rtc_bus.update_validate
353: (p_effective_date
354: ,p_rec
355: );
356: --