Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Tax code

Former Member
0 Kudos

Hi,

For a billing invoice in which the tax code is saved.

Invoice numbers i am getting from VBRk and VBRP and now i want to filter it tax code. Please let me know in which table tax code is stored and whats the link between the invoice and that table.

Thanks in advace.

Raju

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos

check the table VBRP field J_1BTXSDC.

Regards,

Ravi

Former Member
0 Kudos

In VBRP table no tax codes are maintained... that is the problem i am facing.

thanks,

raju

Former Member
0 Kudos

Hi,

Take the TXJCD field from VBRP and pass to A053 table along with Application KAPPL etc.

You will get the Tax codes.

If you won't get search in some other A* tables.

Regards,

Anji

Former Member
0 Kudos

Raju,

find VBRK-KNUMV for that billing invoice, and now pass it in KONV table, there KONV-MWSK1 is the tax code for that billing doc.

Hope this helps u.

Regards,

Sujatha.