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

MOSC Banner

4551977 : 11.5.10.2 : OCM_CREDIT_REQUEST_UPDATE_PUB Invalid

edited Mar 6, 2015 5:21PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered

We applied OKL.H patch 4551977 to our development instance. This patch changed status of OCM_CREDIT_REQUEST_UPDATE_PUB to invalid. Package spec is valid, but package body is invalid.

When I compile the package I get the following error.

PACKAGE BODY APPS.OCM_CREDIT_REQUEST_UPDATE_PUB

On line: 88

PLS-00323: subprogram or cursor 'UPDATE_CREDIT_REQUEST_STATUS' is declared in a package specification and must be defined in the package body

Before applying the patch:

  Package Spec had /*$Header: OCMUPCRS.pls 115.1 2005/03/10 18:45:20 bsarkar noship $ */

  Package body had /*$Header: OCMUPCRB.pls 115.1 2005/03/10 18:50:13 bsarkar noship $ */

After applying the patch:

  Package Spec has /*$Header: OCMUPCRS.pls 115.4 2005/10/04 21:46:12 bsarkar noship $ */

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