DBA Data[Home] [Help]

APPS.PER_PGV_UPD dependencies on PER_PGV_BUS

Line 948: per_pgv_bus.update_validate

944: --
945: -- 2. Call the supporting update validate operations.
946: --
947: convert_defs(p_rec);
948: per_pgv_bus.update_validate
949: (p_effective_date
950: ,p_rec
951: );
952: --