cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate Excise Duty using routine

0 Kudos

Dear Experts,

We have a requirement, we have to calculate excise duty in sale order as per below scenario.

While creating sale order the price will be picked from condition record and this price is inclusive of excise duty. But excise duty in sale order should be calculated as per the formula and displayed in the sales order against ED condition type.

For Example

Amount = Condition record price - discounts

400=500 - 100

Base amount for ED = (400/112.5)*100=355.55

Now ED 12.5% should be calculated on the amount 355.55.

To do the above calculation where should we write the calculation routines ?? and which type of routine we have to use??

Please advise.

Thanks

M Chaitanya

Accepted Solutions (0)

Answers (1)

Answers (1)

madhu_vadlamani
Active Contributor
0 Kudos

Hi ,

You need to write in tocde VOFM.

Requirements,pricing. Here you can check the existing one and write your code

Madhu.