R12.0.6 : Invalid package AR_RECEIPT_UPDATE_API_PUB after applying SEPA pacthes
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'