Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Freight to be Added after Calculation of Taxes

0 Kudos

Hi Gurus

we have a scenario where Freight is added to the vendor invoice after calculation Taxes.

Below is the example

ITEM No.2500010000
EXCISE DUTY @ 12.50% 1250
SUB-TOTAL 11250
VAT @ 5.00% 563
FREIGHT 100
TOTAL 11913

Here Freight (It could be 100 or 200) is added after calculation of Vat.

We want enter This Freight value in PO from MM condition tab.Please tell me haw can i achieve this requirement.

Thanks in advance,

Purna

1 REPLY 1

former_member229982
Participant
0 Kudos

Hi Purna,

Please follow the documentation to meet your requirement.

In case you have a combination of scenario's, wherein in one case you want to calculate tax on Freight and in other case you dont want to calculate taxes on freight,

then create two Freight condition types. Assign one with subtotal '4' (where you want to calculate taxes on freight) and other without any subtotal (where you dont want to calculate taxes on freight condition). Assign both these in your MM pricing procedure and the business user can use the appropriate freight condition type as per applicable scenario.

Hope this helps.

Regards,

SP