Technology Stack - EBS (MOSC)

MOSC Banner

Activated a special menu in forms perz to run EDITOR_PKG.report but PLS-00201.

edited Aug 20, 2021 11:06AM in Technology Stack - EBS (MOSC) 2 commentsAnswered

Hi,

Can anyone advise on below?

EBS R12.1.3, Forms customization issue

When attempting to customize EBS to show the output of a conc.request by

creating a package proc to submit the request, wait for completion and return the request_id.

In the forms personalization I activate a special_menu and then run PL/SQL block

='BEGIN

EDITOR_PKG.report('||:GLOBAL.REQUEST_ID||',''Y'');

END'

When running the program generates below error,

although I added the FNDCONC library to and recompiled the main form, and bounced the appl.server

Why is this error generated when the FNDCONC library contains the EDITOR_PKG package ?

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