Order Management - EBS (MOSC)

MOSC Banner

CUSTOM.pll is not identifying few forms names only..

edited Feb 18, 2014 12:00PM in Order Management - EBS (MOSC) 2 commentsAnswered

We are facing 2 issues with CUSTOM.pll.

Issue1:

The CUSTOM.pll is not identifying all the forms names in our E-Business suite. It is identifying few forms like 'Universal Work Queue'..etc.

It seems, there is issue with the "name_in('system.current_form')" function.

Not sure why the form name is populating into the variable "form_name" in CUSTOM.pll for most of the forms.

Syntax:

form_name varchar2(30) := name_in('system.current_form');

Issue2:

We defined a custom library file and made a call to that pll file in the CUSTOM.pll.

But, while compiling the CUSTOM.pll file, we are getting 'Invalid Object' found error and CUSTOM.plx file is not generating.

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