DBA Data[Home] [Help]

APPS.PER_CPN_UPD dependencies on PER_CPN_BUS

Line 767: per_cpn_bus.update_validate(p_rec,p_effective_date);

763: --
764: -- 2. Call the supporting update validate operations.
765: --
766: convert_defs(p_rec);
767: per_cpn_bus.update_validate(p_rec,p_effective_date);
768: --
769: -- Call the supporting pre-update operation
770: --
771: pre_update(p_rec);