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

MOSC Banner

Patch 12615015 fails HZ_CREDIT_REQUEST_PVT.

edited Aug 19, 2014 1:01AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered

Hi All

The above patch makes our custom and some package fail.

SQL> alter package apps.HZ_CREDIT_REQUEST_PVT compile body;

Warning: Package Body altered with compilation errors.

SQL> show error
Errors for PACKAGE BODY APPS.HZ_CREDIT_REQUEST_PVT:

LINE/COL ERROR
-------- -----------------------------------------------------------------
176/7    PLS-00306: wrong number or types of arguments in call to
         'GET_TRANSACTION_AMOUNT'

176/7    PL/SQL: Statement ignored
220/3    PLS-00306: wrong number or types of arguments in call to
         'GET_TRANSACTION_AMOUNT'

220/3    PL/SQL: Statement ignored
259/10   PLS-00306: wrong number or types of arguments in call to
         'GET_TRANSACTION_AMOUNT'


Output is



SQL> select text from user_source where name='HZ_CREDIT_REQUEST_PVT' and text like '%Header%';

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