DBA Data[Home] [Help]

APPS.PER_GRD_UPD dependencies on PER_GRD_BUS

Line 772: per_grd_bus.update_validate

768: --
769: -- 2. Call the supporting update validate operations.
770: --
771: convert_defs(p_rec);
772: per_grd_bus.update_validate
773: (p_effective_date
774: ,p_rec
775: );
776: --