EBS Customizations (MOSC)

MOSC Banner

Issues extending PO Requisition Lines Entity Object in R12.2.6

edited Jan 28, 2020 4:00AM in EBS Customizations (MOSC) 2 commentsAnswered

Hi,

I am using jdeveloper 10.1.3.5.0.3 for R12.2.6 extensions.

I've followed the steps mentioned in Oracle iProcurement Implementation and Administration Guide Release 12.2 to extend oracle.apps.icx.por.schema.server.PoRequisitionLineEO

after following all these steps when I am running the page, its throwing following error

oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition xxcust.oracle.apps.icx.por.schema.server.XXPoRequisitionLineEO of type Entity Definition not found

The installation steps are

  • Copy XXPoRequisitionLineEODefImpl.java and XXPoRequisitionLineEOImpl.java to $XXCUST_TOP/oracle/apps/icx/por/schema/server.
  • Compile java files using javac command and change the permission of the class files to 777

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