Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

R12.1.3 : Invalid package after patching "PA_INV_ON_ACCOUNT_CM"

edited Apr 7, 2013 5:14AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered ✓
Hi,

Invalid package after patching "PA_INV_ON_ACCOUNT_CM"

ALTER PACKAGE APPS.PA_INV_ON_ACCOUNT_CM COMPILE body;

SQL> show errors
Errors for PACKAGE BODY APPS.PA_INV_ON_ACCOUNT_CM:

LINE/COL ERROR
-------- -----------------------------------------------------------------
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
SQL>



select patch_level
from fnd_product_installations
where patch_level like '%AR%';SQL>   2    3

PATCH_LEVEL
------------------------------
R12.AR.B.3


#####################

SQL> select text, name
       from all_source
       where name in ('PA_INV_ON_ACCOUNT_CM')
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center