DBA Data[Home] [Help]

APPS.HXC_HAC_UPD dependencies on HXC_HAC_BUS

Line 455: hxc_hac_bus.update_validate

451: --
452: -- 2. Call the supporting update validate operations.
453: --
454: convert_defs(p_rec);
455: hxc_hac_bus.update_validate
456: (p_effective_date
457: ,p_rec
458: );
459: --