DBA Data[Home] [Help]

APPS.HXC_HRT_UPD dependencies on HXC_HRT_BUS

Line 344: hxc_hrt_bus.update_validate

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