Patch 16067436 for Project Management (1OFF:15991270:11I.PA.MRIV:11I.PJ_PF.M:11.5.10.2:PERFORMANCE I
Patch 16067436 is intended to fix performance problems in PRC: Refresh Project Summary Amounts and PRC: Update Project Summary Amounts. After the install, PRC: Refresh Project Summary amounts fails in the before report trigger. The before report trigger in PAXACRPT.rdf calls pa_proj_accum_main.proj_refresh, which uses the new view apps.pa_commitments_v11. The view apps.pa_commitments_v11 uses the view apps.pa_proj_po_distributions_v11 (another new view). The view apps.pa_proj_po_distributons_v11 contains a call to pa_funds_control_utils.is_funds_check_enabled, but the function is_funds_check_enabled does not exist. The installed version of pa_funds_control_utils came from pafcutls.pls (version 115.9) and pafcutlb.pls (version 115.19). What patch do I need to install to get current versions of pafcutls.pls and pafcutb.pls
0