R12.1.3 / PO_DRAFT_EVENTS_PKG, PO_AME_WF_PVT, INV_PHY_INV_LOVS invalid after March PO RUP
Hi,
PO_DRAFT_EVENTS_PKG, PO_AME_WF_PVT, INV_PHY_INV_LOVS invalid after March PO RUP (15843459) & INV RUP (16328540)
Errors and versions are :
--------------------------------
SQL> select text from user_source where name='&package' and line=2;
Enter value for package: INV_PHY_INV_LOVS
old 1: select text from user_source where name='&package' and line=2
new 1: select text from user_source where name='INV_PHY_INV_LOVS' and line=2
TEXT
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/* $Header: INVPINLS.pls 120.3.12010000.2 2012/03/21 09:37:24 ragudise ship $ */
/* $Header: INVPINLB.pls 120.7.12010000.19 2012/04/17 07:59:33 ragudise ship $ */
SQL> alter package &package compile;
Enter value for package: INV_PHY_INV_LOVS
old 1: alter package &package compile
PO_DRAFT_EVENTS_PKG, PO_AME_WF_PVT, INV_PHY_INV_LOVS invalid after March PO RUP (15843459) & INV RUP (16328540)
Errors and versions are :
--------------------------------
SQL> select text from user_source where name='&package' and line=2;
Enter value for package: INV_PHY_INV_LOVS
old 1: select text from user_source where name='&package' and line=2
new 1: select text from user_source where name='INV_PHY_INV_LOVS' and line=2
TEXT
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/* $Header: INVPINLS.pls 120.3.12010000.2 2012/03/21 09:37:24 ragudise ship $ */
/* $Header: INVPINLB.pls 120.7.12010000.19 2012/04/17 07:59:33 ragudise ship $ */
SQL> alter package &package compile;
Enter value for package: INV_PHY_INV_LOVS
old 1: alter package &package compile
Tagged:
0