‎2007 Jun 08 5:47 AM
Hello,
How to calculate total percentage for a particular tax code,
for example , for tax code VA ---> 16 % Excise, 2% ECS, 4% Vat
we calculate total percentage of tax in the following way,
2% of 16% = 0.32
so it will 16 + 0.32 = 16.32
now 4% Vat for 16.32 % = 0.6528.
16.32 + 0.6528 = 16.9728 %
now the total tax percentage for VA is 16.9728 %.
is such Details maintained in SAP for all tax Code...
WIth regards,
Poornima.
‎2007 Jun 08 5:50 AM
Hi
If I am not wrong all the Tax related Percentages etc are maintained in the pricing related tables KONV and KONP based on a condition type.
check those tables
Take the sales order/Invoice condition no(KNUMV) field and pass to KONV and search in those tables.
Reward points for useful Answers
Regards
Anji
‎2007 Jun 08 5:50 AM
Hi
If I am not wrong all the Tax related Percentages etc are maintained in the pricing related tables KONV and KONP based on a condition type.
check those tables
Take the sales order/Invoice condition no(KNUMV) field and pass to KONV and search in those tables.
Reward points for useful Answers
Regards
Anji
‎2007 Jun 08 6:01 AM
Hello Mr.Anji Reddy Vangala,
I have checked those table from KONP I am reading the percentage,
but I need to calculate the total percentage , as I explained above. Plz the ckeck the question and help me out.
Poornima.
‎2007 Jun 08 6:06 AM
Hi
We will use the KBETR (rate) and KWERT(amount) fields of KONV and KONP tables which are already calculated based on the percentage mentioned
We don't calculate like that.
And always Percentages are maintained upto 2 decimal places.
Reward points for useful Answers
Regards
Anji
‎2007 Jun 08 6:12 AM
hi,
as above explained...u need to calculate tax based on percentage................
if want to check your calculation varification than go to ME22n............
where for each PO Items.......tax value displayed.................
Reward points if helpful,
Regards,
Imran