DBA Data[Home] [Help]

APPS.PER_ELC_UPD dependencies on PER_ELC_BUS

Line 939: per_elc_bus.update_validate

935: --
936: -- 2. Call the supporting update validate operations.
937: --
938: convert_defs(p_rec);
939: per_elc_bus.update_validate
940: (p_effective_date
941: ,p_rec
942: );
943: --