R12.1.3 : package OKL_CONTRACT_BOOK_PVT is invalid.
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'