Patch 13727015: Causes PSA_AP_BC_PVT to be Invalid.
VPC Team member opened this thread for the customer.
Below invalid has increased after applying patch 13727015
==========================================================
AP_ACCTG_DATA_FIX_PKG PACKAGE BODY APPS
PSA_AP_BC_PVT PACKAGE BODY APPS
==========================================================
SQL> alter package APPS.PSA_AP_BC_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error;
Errors for PACKAGE BODY APPS.PSA_AP_BC_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
291/11 PL/SQL: Statement ignored
291/26 PLS-00302: component 'PSA_XLA_ERROR' must be declared
346/13 PL/SQL: Statement ignored
346/28 PLS-00302: component 'PSA_XLA_ERROR' must be declared
1158/9 PL/SQL: Statement ignored
1158/24 PLS-00302: component 'PSA_XLA_ERROR' must be declared