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

MOSC Banner

PLS-00306: wrong number or types of arguments in call to 'INV_EBI_ITEM_OBJ'

edited May 8, 2015 10:28AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered

Hi,

After applying the RPC3 patch plus all recommended patches, we have a new invalid that needs to be compiled.

INV_EBI_ITEM_HELPER

SQL> SELECT text FROM dba_source WHERE name = '&package_name' and line < 3;
Enter value for package_name: INV_EBI_ITEM_HELPER
old 1: SELECT text FROM dba_source WHERE name = '&package_name' and line < 3
new 1: SELECT text FROM dba_source WHERE name = 'INV_EBI_ITEM_HELPER' and line < 3
TEXT
----------------------------------------------------------------------------------------------------------------------------------
PACKAGE INV_EBI_ITEM_HELPER AUTHID CURRENT_USER AS
/* $Header: INVEIHITS.pls 120.17.12010000.4 2009/02/13 09:41:18 prepatel ship $ */
PACKAGE BODY INV_EBI_ITEM_HELPER AS
/* $Header: INVEIHITB.pls 120.35.12010000.61 2014/09/02 08:13:03 ramukher ship $ */

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