Oracle Forms (MOSC)

MOSC Banner

PL/SQL Error 323 in form from package subclassed from object group in object library

edited Jul 17, 2020 1:21AM in Oracle Forms (MOSC) 4 commentsAnswered ✓

I have encountered PL/SQLError 323, for example:

"Compilation error on package body LOC_SET_DISPLAY_ITEMS:

PL/SQL ERROR 323 at line 78, column 14

subprogram or cursor 'CLEAR_HR_DISPLAY_ITEMS' is declared in a package specification and must be defined in the package body"

in a number of forms, both in 11g and 12c.

The package specification and package body are subclassed from an object group in an object library. 

When I look at the package body code from the object library, the "missing" procedure is there.

When I look at the package body code in the form, the procedure is not to be found.

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