EBS Customizations (MOSC)

MOSC Banner

Extension to PosAsnLineIntfVO

edited Jul 1, 2015 6:29PM in EBS Customizations (MOSC) Question

Has anyone been successful in extending the ASN Lines Create VO: PosAsnLineIntfVO?

I am attempting to extend the VO by adding the Attribute Columns from the Entity Object behind the VO: PosRcvTrxIntfEO.

My extension works fine in JDeveloper. I am able to create a new ASN, populate the DFF fields for a line (added via Personalization), and create the ASN with the RCV_SHIPMENT_LINES table's attribute fields being populated with my entries.

However, when I deploy the extension and substitution to the development server (normal deployment with JPXImporter, and bounce), I receive the following error:

I did create the RowImpl file, and have tried using the default setters and getters created when using the New VO Wizard, and also I have tried using the base VO's RowImpl code (with the addition of the new attributes.

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