Patch 13545598:R12.PO.B : 12.1 : PO : Patch ships incompatible Spec and Body versions of PO_RCO_VALI
(Thread created by Oracle Support on behalf of Customer)
Hi there
We have applied Patch 13545598:R12.PO.B, and can see that the file versions in
that patch for Package Body PO_RCO_VALIDATION_PVT have been successfully
copied to the database :
SELECT TEXT FROM DBA_SOURCE
WHERE NAME = 'PO_RCO_VALIDATION_PVT'
AND TEXT LIKE '%$Header%';
/* $Header: POXVRCVS.pls 120.2.12010000.5 2008/11/22 11:07:27 rojain ship $*/
/* $Header: POXVRCVB.pls 120.15.12010000.26 2012/01/19 04:00:33 rparise ship $ */
However the Package Body fails to compile with :
SQL> sho errors;
Errors for PACKAGE BODY PO_RCO_VALIDATION_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
179/13 PLS-00323: subprogram or cursor 'UPDATE_REQCANCEL_FROM_SO' is