Login
Register

Home

Trainings

Fusion Blog

EBS Blog

Authors

CONTACT US

Retail Training Forum
  • Register

Oracle Gold Partners, our very popular training packages, training schedule is listed here
Designed by Five Star Rated Oracle Press Authors & Oracle ACE's.

webinar new

Search Courses

EO Extension OAF Issue

0
Hi,Reference : Oracle OAF tutorial" Exercise: Extending OA Framework Applications","Task 3: Add or Change the Attribute Default Values"Summary: extending PurchaseOrderHeaderEO and set default value of setPaymentTermsCode("NET_60");I am getting error as below:Error: oracle.jbo.RowCreateException: JBO-25017: Error while creating a new entity row for xxprpPurchaseOrderHeaderEO.even the paymentTermCode is also not defaulted to NET_60Page user is OA Framework Toolbox Tutorial -> Transaction -> Create (Multi Step) -> Create Purchase Order (Basic Train).Step is also attached in ExtensionPurchaseOrderHeaderEO.docxPlease advise.ThanksSreejit Nair
Responses (2)
  • Accepted Answer

    Thursday, March 17 2016, 01:42 PM - #Permalink
    0
    Hi Sreejit,

    This is a common issue with EO extension and you need to have DefImpl class in your EO to resolve that.

    Added the following line in Extended Entity Object.xml file (Close Jdeveloper and Add it from Window Explorer)
    " DefClass="oracle.apps.fnd.framework.server.OAEntityDefImpl" " below the RowClass=" xx.oracle.apps...... " package line


    DefClass="oracle.apps.fnd.framework.server.OAEntityDefImpl" --> code not present used in while doing extension. We need to add it while extension

    Like:

    Name="AvinashPurchaseOrderHeaderEO"
    Extends="oracle.apps.fnd.framework.toolbox.schema.server.PurchaseOrderHeaderEO"
    DBObjectType="table"
    DBObjectName="FWK_TBX_PO_HEADERS"
    AliasName="AvinashPurchaseOrderHeaderEO"
    BindingStyle="OracleName"
    UseGlueCode="false"
    DefClass="oracle.apps.fnd.framework.server.OAEntityDefImpl"
    RowClass="avinash.oracle.apps.fnd.framework.toolbox.schema.server.AvinashPurchaseOrderHeaderEOImpl" >









    Hope this should solve your issue.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 17 2016, 02:30 PM - #Permalink
    0
    Thanks a lot Avinash.This resolved my issue, I do not have access to to discussion forum.
    Can you please mark answered in discussion forum for me.
    Regards,Sreejit Nair

    On Thursday, 17 March 2016, 13:45, Apps2Fusion Discuss <discuss@apps2fusion.com> wrote:
















    Oracle Training Experts




    Avinash Kapoor replied to the discussion EO Extension OAF Issue




    Hi Sreejit,



    This is a common issue with EO extension and you need to have DefImpl class in your EO to resolve that.



    Added the following line in Extended Entity Object.xml file (Close Jdeveloper and Add it from Window Explorer)

    " DefClass="oracle.apps.fnd.framework.server.OAEntityDefImpl" " below the RowClass=" xx.oracle.apps...... " package line





    DefClass="oracle.apps.fnd.framework.server.OAEntityDefImpl" --> code not present used in while doing extension. We need to add it while extension



    Like:





    Name="AvinashPurchaseOrderHeaderEO"

    Extends="oracle.apps.fnd.framework.toolbox.schema.server.PurchaseOrderHeaderEO"

    DBObjectType="table"

    DBObjectName="FWK_TBX_PO_HEADERS"

    AliasName="AvinashPurchaseOrderHeaderEO"

    BindingStyle="OracleName"

    UseGlueCode="false"

    DefClass="oracle.apps.fnd.framework.server.OAEntityDefImpl"

    RowClass="avinash.oracle.apps.fnd.framework.toolbox.schema.server.AvinashPurchaseOrderHeaderEOImpl" >



















    Hope this should solve your issue.




    You may view the discussion by clicking on the button below.



    Read this discussion »
    The reply is currently minimized Show
Your Reply

Search Trainings

Fully verifiable testimonials

Apps2Fusion - Event List

<<  May 2024  >>
 Mon  Tue  Wed  Thu  Fri  Sat  Sun 
    1  2  3  4  5
  6  7  8  9101112
13141516171819
20212223242526
2728293031  

Enquire For Training

Fusion Training Packages

Get Email Updates


Powered by Google FeedBurner