11.5.10.2 invalid package- INV_UI_ITEM_SUB_LOC_LOVS
Hi,
11.5.10.2 invalid package- INV_UI_ITEM_SUB_LOC_LOVS
select text from user_source where name='INV_UI_ITEM_SUB_LOC_LOVS' and line=2
TEXT
--------------------------------------------------------------------------------
/* $Header: INVITPSS.pls 115.49.115100.1 2004/10/29 19:52:34 appldev ship $ */
/* $Header: INVITPSB.pls 115.132.115100.12 2009/07/01 11:07:29 hjogleka ship $*/
Give the errors
alter package INV_UI_ITEM_SUB_LOC_LOVS compile
select line,text from user_errors where name='INV_UI_ITEM_SUB_LOC_LOVS'
LINE TEXT
---------- --------------------------------------------------------------------------------
475 PL/SQL: ORA-00904: "A"."LOCATOR_SEGMENTS": invalid identifier
473 PL/SQL: SQL Statement ignored
490 PL/SQL: ORA-00904: "LOCATOR_SEGMENTS": invalid identifier
488 PL/SQL: SQL Statement ignored
541 PL/SQL: ORA-00904: "A"."LOCATOR_SEGMENTS": invalid identifier
539 PL/SQL: SQL Statement ignored
11.5.10.2 invalid package- INV_UI_ITEM_SUB_LOC_LOVS
select text from user_source where name='INV_UI_ITEM_SUB_LOC_LOVS' and line=2
TEXT
--------------------------------------------------------------------------------
/* $Header: INVITPSS.pls 115.49.115100.1 2004/10/29 19:52:34 appldev ship $ */
/* $Header: INVITPSB.pls 115.132.115100.12 2009/07/01 11:07:29 hjogleka ship $*/
Give the errors
alter package INV_UI_ITEM_SUB_LOC_LOVS compile
select line,text from user_errors where name='INV_UI_ITEM_SUB_LOC_LOVS'
LINE TEXT
---------- --------------------------------------------------------------------------------
475 PL/SQL: ORA-00904: "A"."LOCATOR_SEGMENTS": invalid identifier
473 PL/SQL: SQL Statement ignored
490 PL/SQL: ORA-00904: "LOCATOR_SEGMENTS": invalid identifier
488 PL/SQL: SQL Statement ignored
541 PL/SQL: ORA-00904: "A"."LOCATOR_SEGMENTS": invalid identifier
539 PL/SQL: SQL Statement ignored
Tagged:
0