Oracle-Developer.com Forums
A forum for discussing and sharing information about Oracle technologies
 

Navigation: Home  | Discussion Forums  |  Scripts  |  About Us  | Links  | Job Openings  | Blog  
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Email your Oracle questions to webmaster@oracle-developer.com to get Oracle 11g or Oracle E-Business expert advice.

AP Invoices not excluding tax from discount calculation

 
Post new topic   Reply to topic    Oracle-Developer.com Forums Forum Index -> Oracle Apps 11i E-Business Suite
View previous topic :: View next topic  
Author Message
vj.jain
Site Admin


Joined: 10 Aug 2007
Posts: 86

PostPosted: Fri Oct 09, 2009 6:57 pm    Post subject: AP Invoices not excluding tax from discount calculation Reply with quote

Invoices with Tax or Freight

Oracle calculates the discount based on information in the invoice header. Note the Invoice Amount and the Discount Amount

If the Tax Amount on the Invoice Header is not being populated, then the discount will be based on the invoice amount only. Using tax accounts on the distribution is not considered by Oracle.

The discount is calculated using the following:
(Invoice Amount - Invoice Tax Amount) * Discount = (110 – 0) * 1% = 1.10

That is the standard functionality.


If you need the discount to exclude the tax from the discount calculation. For example, the discount calculation needs to be:
(Sum of Distribution Lines – Tax Distributions) * Discount

In order to accomplish this, we need to specify the discountable amount in the invoice header. If you do not see the Discountable Amount in the Invoice Header, from the toolbar, select Folder-Show Field and include this column.

Change the Discountable Amount as needed and save the Invoice. The discount is now being calculated as required.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Oracle-Developer.com Forums Forum Index -> Oracle Apps 11i E-Business Suite All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Sponsored by Oracle Consulting

Copyright ©2007 Oracle-Developer.com