DBA Data[Home] [Help]

APPS.PER_CPO_UPD dependencies on PER_CPO_BUS

Line 727: per_cpo_bus.update_validate

723: --
724: -- 2. Call the supporting update validate operations.
725: --
726: convert_defs(p_rec);
727: per_cpo_bus.update_validate
728: (p_effective_date
729: ,p_rec
730: );
731: --