DBA Data[Home] [Help]

APPS.PER_ECO_UPD dependencies on PER_ECO_BUS

Line 623: per_eco_bus.update_validate

619: --
620: -- 2. Call the supporting update validate operations.
621: --
622: convert_defs(p_rec);
623: per_eco_bus.update_validate
624: (p_effective_date
625: ,p_rec
626: );
627: --