DBA Data[Home] [Help]

APPS.PER_CPA_UPD dependencies on PER_CPA_BUS

Line 356: per_cpa_bus.update_validate

352: --
353: -- 2. Call the supporting update validate operations.
354: --
355: convert_defs(p_rec);
356: per_cpa_bus.update_validate
357: (p_effective_date
358: ,p_rec
359: );
360: --