EBS Customizations (MOSC)

MOSC Banner

HTML Quoting OAF R12 Customization


Hi

The requirement is we need to display and calculate some of the attributes like Cost and Profit in the Quote Lines HGrid table.

Below are the steps we have taken care of:

1) Create custom table QOT_LINES_EXT_TABLE

2) Create Entity Object (XXQotLinesExtTableEO) for QOT_LINES_EXT_TABLE

3) Create Association (QotLinesEOToExtTableAO) between oracle.apps.aso.schema.quote.server.QuoteLineEO and custom entity object (XXQotLinesExtTableEO)

4) Extended View Object oracle.apps.qot.quote.line.server.QuoteLinesLevel70VO as XXQuoteLinesLevel70VOExt

     4.1. Generated Java files for Row and View Object classes

     4.2 Included the new EO into the extended View Object.

     4.3 Modified the setter method for Custom attribute Cost -- This should trigger the selling price change of the quote line.

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