EBS Customizations (MOSC)

MOSC Banner

Oracle Apps Sales Order Acknowledgment(SOA) from Preview and Print

edited May 7, 2019 2:23AM in EBS Customizations (MOSC) 1 commentAnswered ✓

Oracle Apps Sales Order Acknowledgment(SOA) from Preview and Print:

We have added a column to print the VIN number in Sales Order Acknowledgment(SOA).

1)For this we modified the XSL file,TREX_UK_ONTORDXSL_EN.xsl and the below Java files.

TrexLinesVO.xml

TrexLinesVOImpl.class

TrexLinesVOImpl.java

TrexLinesVORowImpl.class

TrexLinesVORowImpl.java

2) Placed these files in the $JAVA_TOP/trex/oracle/apps/ont/print/order/server.

3) We ran "adcgnjar" command

4) We bounced the OACORE server.

But we could not see the new column - VIN number in the SOA report when we check from "Preview and Print" option.

However when we ran the program, "Program to generate a Sales Agreement/Sales Order or Contracts Attachment" which generated the document and attached to the Sales Order Header level attachments. This document shows the VIN number.

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