cancel
Showing results for 
Search instead for 
Did you mean: 

Tax Code table Name

10-25-2008 9:36 AM
22075 views 5 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi

Can any one tell me the table name for tax code

The field is avl in PO (ME22N) view, Item Dtails, Invoice Tab..(the value filed). If u give tax code and juristriction code.. a small box will enable here as Taxes.. If u click on to that button a pop up screen (window) will open .. here u can see the total value of Tax for that particular PO in top..

I need a tax wise amount lines price.. in the same screen u can see tax value as VAT line item with some value.... that value filed master TABLE NAME required.. means the value stored in some table

We are developing a report, In this the VAT tax value to be flow from the PO.

Regards

Vijay

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi

T007A: this is the master table of tax code...

Also you can go for KONV : Conditions (Transaction Data)

Arunima

Former Member
0 Likes

Hi

Its ok. But i badly need of the tax amount / value..

The amount want to be display in the report.

Can anyone help me..

Vijay

Former Member
0 Likes

Hi Vijay,

Try this

1. PO are stored in EKKO. The field is EBELN. There is one more field in EKKO which is KNUMV.

2. Fetch EKKO-KNUMV and give this as input for KONV table.

3. All pricing element details (Tax ) etc displayed in KONV table

Try this and let me know if this solves the issue.

If you see in ME23N the Cnty will match with KSCHL - (Condition type) in KONV table.

Regards

Edited by: Rajvansh Ravi on Oct 25, 2008 10:31 AM

Edited by: Rajvansh Ravi on Oct 25, 2008 10:31 AM

Answers (2)

Answers (2)

arjun_thakur
Active Contributor
0 Likes

hi,

T007S contains tax code names.

regards

arjun

Former Member
0 Likes

hai .....

t007s is the table where tax code names are maintained ...check whether its useful for you

regards \

Edited by: mythili on Nov 2, 2008 1:15 PM