DBA Data[Home] [Help]

APPS.PER_ORS_UPD dependencies on PER_ORS_BUS

Line 565: per_ors_bus.update_validate

561: --
562: -- 2. Call the supporting update validate operations.
563: --
564: convert_defs(p_rec);
565: per_ors_bus.update_validate
566: (p_effective_date
567: ,p_rec
568: );
569: --