R12.1.3 : Errors for PACKAGE BODY APPS.PA_INV_ON_ACCOUNT_CM
Hi,
We have applied the patch 14162290, after that this package has become invalid PA_INV_ON_ACCOUNT_CM, while trying to compile we are getting the following message.
85/5 PL/SQL: Statement ignored
85/24 PLS-00302: component 'GET_TRXN_LINE_BALANCE' must be declared
129/6 PL/SQL: Statement ignored
129/25 PLS-00302: component 'GET_TRXN_LINE_BALANCE' must be declared
Packages version and errors for PA_INV_ON_ACCOUNT_CM are :
--------------------------------------------
select text from user_source where name='PA_INV_ON_ACCOUNT_CM' and line=2
"/* $Header: PAIOACMS.pls 120.0.12010000.1 2011/08/31 09:37:06 rdegala noship $ */
"/* $Header: PAIOACMB.pls 120.0.12010000.1 2011/08/31 12:05:41 rdegala noship $ */
select line,text from user_errors where name= PA_INV_ON_ACCOUNT_CM'