2007 May 14 7:38 AM
Hi,
In Me23n transaction if we give purchase order no , then in the conditions tab it shows the taxes amount according to the conditon type. but it shows the total amount. That means sap stores the individual taxes in some database table.
Can I have that table where it is storing ?
Bye,
Satya.
Hi,
In Me23n transaction if we give purchase order no , then in the conditions tab it shows the taxes amount according to the conditon type. but it shows the total amount. That means sap stores the individual taxes in some database table.
Can I have that table where it is storing ?
Bye,
Satya.
2007 May 14 7:42 AM
Hi Satyanarayana A M S,
Check table <b>KOMV</b>
Reward points if helpful.
Regards,
Hemant
2007 May 14 7:44 AM
Hi ,
KOMV is a structure not a table ...
so, it can not store the values.
2007 May 14 7:55 AM
Hi
take the EKKO-KNUMV field and EKPO-EBELP
pass to KONV-KNUMV and KONV-KPOSN and use the respective condition types (KSCHL) and take the KWERT amount fields for taxes.
Or search for a A* table (like A003 or A012) where the Taxes for the Condition types (KNUMH)are stored for PO.
Take that KNUMH field and pass to KONP table and based on the KSCHL you will get the Amounts for taxes.
Reward points if useful
Regards
Anji
2007 May 14 8:19 AM
Hi ,
I want tax break up ...
And i checked all a* tables but i did not get ..
can you please help me out ...
Bye,
satya.
2007 May 14 7:58 AM
hi
good
check with these tables
T007S Tax Code Names
MLAN tax indicator, tax classification
thanks
mrutyun^
2007 May 14 8:22 AM
hi,
you have to call function "CALCULATE_TAX_FROM_NET_AMOUNT' for tax break-up.
raj
2007 May 14 8:48 AM
Hi,
With the Tax code , go to the table A003 , you will get a condition record number.
Pass this condition record to KOMP , you will get the break up.
Regards,
2007 May 14 10:35 AM
Hi,
At the time of PO creation, taxes are only be simulated but not posted to any database table. If you want to print break up of taxes, you have to do it by using FMs like "CALCULATE_TAX_FROM_NET_AMOUNT" or "CALCULATE_TAX_ITEM" depending on your tax configuration. Consult your Functional Consultant and let me know which tax procedure you are following.
regards,
mallik
2008 Oct 04 7:36 AM
Hello,
Make Use of the function CALCULATE_TAX_ITEM This would return all the tax related information
regards
suresh nair
Edited by: Suresh Krishnan on Oct 4, 2008 8:37 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |