INVPOPIF and INVUPD2B are invalid after Oracle Procurement Family 11.5.10 Rollup Patch 12
Hi
After the above patch 2 of the objects have become invalid, the details are -
)select text from user_source where name='INVPOPIF' and line=2
/* $Header: INVPOPIS.pls 115.6.115100.3 2007/06/29 11:46:34 arattan ship $ */
/* $Header: INVPOPIB.pls 115.44.115100.10 2007/06/29 12:22:38 arattan ship $ */
select text from user_source where name='INVUPD2B' and line=2
/* $Header: INVUPD2S.pls 115.6.115100.2 2006/09/18 09:48:55 arattan ship $ */
/* $Header: INVUPD2B.pls 115.63.115120.3 2005/01/19 16:19:45 rvuppala ship $ */
4)alter package INVPOPIF compile
select line,text from user_errors where name=‘INVPOPIF’
694 PLS-00302: component 'GET_PROCESS_CONTROL' must be declared
693 PL/SQL: Statement ignored
select line,text from user_errors where name=‘INVUPD2B’
3733 PLS-00306: wrong number or types of arguments in call to 'TABLE_QUERIES'