DBA Data[Home] [Help]

APPS.PER_ABV_UPD dependencies on PER_ABV_BUS

Line 604: per_abv_bus.update_validate

600: -- 2. Call the supporting update validate operations.
601: --
602: per_abv_upd.convert_defs(p_rec);
603: --
604: per_abv_bus.update_validate
605: (p_rec => p_rec
606: ,p_effective_date => p_effective_date
607: ,p_datetrack_mode => p_datetrack_mode
608: ,p_validation_start_date => l_validation_start_date