DBA Data[Home] [Help]

APPS.HXC_RTR_UPD dependencies on HXC_RTR_BUS

Line 343: hxc_rtr_bus.update_validate

339: --
340: -- 2. Call the supporting update validate operations.
341: --
342: convert_defs(p_rec);
343: hxc_rtr_bus.update_validate
344: (p_effective_date
345: ,p_rec
346: );
347: --