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

MOSC Banner

R12.0.6 : Invalid package AR_RECEIPT_UPDATE_API_PUB after applying SEPA pacthes

edited Sep 17, 2013 4:21AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered ✓

Hi,

 Object got invalid after applying SEPA related patches .

OBJECT_TYPE                                      OBJECT_NAME
PACKAGE BODY AR_RECEIPT_UPDATE_API_PUB

====================================================

packages Errors and versions :

SQL>select text from user_source where name='<PACKAGE NAME>' and line=2

/* $Header: ARXPREUB.pls 120.7.12000000.4 2010/06/16 10:31:26 npanchak ship $           */


SQL> alter package AR_RECEIPT_UPDATE_API_PUB compile body ;
Warning: Package Body altered with compilation errors.

SQL> show error
Errors for PACKAGE BODY AR_RECEIPT_UPDATE_API_PUB:

LINE/COL ERROR
-------- --------------------------------------------------------------
0/0      PL/SQL: Compilation unit analysis terminated
1/14     PLS-00201: identifier 'AR_RECEIPT_UPDATE_API_PUB' must be
        declared

1/14     PLS-00304: cannot compile body of 'AR_RECEIPT_UPDATE_API_PUB'

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