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

MOSC Banner

R12.1.3 : package OKL_CONTRACT_BOOK_PVT is invalid.

edited Nov 12, 2013 7:12PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered ✓

Hi,
we have upgraded from 12.1.1 to 12.1.3 and applied the RPC patches by following the note 954704.1 after thaht we have a package OKL_CONTRACT_BOOK_PVT as invalid.

Errors and versions are :


SQL>  select text from user_source where name='OKL_KBK_APPROVALS_WF' and line=2;

TEXT
--------------------------------------------------------------------------------
/* $Header: OKLRBWFS.pls 115.3 2003/11/19 23:35:11 mvasudev noship $ */
/* $Header: OKLRBWFB.pls 120.11.12010000.3 2009/12/03 09:23:54 bkatraga ship $ *
/


SQL> alter package OKL_KBK_APPROVALS_WF compile;

Warning: Package altered with compilation errors.

SQL> select line,text from user_errors where name='OKL_KBK_APPROVALS_WF';

     LINE
----------
TEXT
--------------------------------------------------------------------------------
     1313
PLS-00306: wrong number or types of arguments in call to 'POST_APPROVAL_PROCESS'

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