EBS Customizations (MOSC)

MOSC Banner

Error(102,5): CVIAPInvInq3VOImpl not found in class canon.oracle.apps.cvi.cviapinvinq3.server

I am building a custom OAF page with a Controller and when I run the page I'm getting the error:

  • Error(102,5): CVIAPInvInq3VOImpl not found in class canon.oracle.apps.cvi.cviapinvinq3.server.CviAPInvInq3CO

I have the following code in the controller:

CVIAPInvInq3VOImpl apinv = (CVIAPInvInq3VOImpl)am1.findViewObject("CVIAPInvInq3VO1");

I'm not sure why I'm getting this error.  I am working in JDeveloper 10.1.3.5.0.3.  Can anyone help?

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