cancel
Showing results for 
Search instead for 
Did you mean: 

Table where the VAT value is stored

Former Member
0 Kudos

Hello!

Could any one tell me where the VAT value is stored for the particular matnr. I am searching the table KONH- KSCHL where the value is stored at JVAT. but there was 40% of the matnr only having JVAT value.I am taking the price from KONH.So from where i have to take the VAT value.

-M.Suba

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

close

former_member183879
Active Contributor
0 Kudos

You have to get VAT values from table KONV using the VBAk-KNUMV = KONV-KNUMV and VBAP-POSNR = KONV-KPOSN logic

Former Member
0 Kudos

It should be there in KONH Table.In such case , kindly check Valid-To Date given in the Input parameters.

Best Regards,

Ankur

Former Member
0 Kudos

ok then VAT value will be fetched from which table.plz tell me

jpfriends079
Active Contributor
0 Kudos

For excise details you will have to use J_1iexchdr, J_1iexcdtl,

For Tax related data use KONV

Thanks & Regards

JP