Application Development and Automation 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: 
Read only

Billing table and tax code database table linking

ajimon
Explorer
0 Likes
1,750

Hello,

I need to link Billing table [VBAK/VBRP] eith tax code table [T007S]. Anyone have the idea where I can find the linking information to generate Tax code wise sales report....

Thanks in advance...

1 ACCEPTED SOLUTION
Read only

ajimon
Explorer
1,686

Hi,

I found relation in condition table - KONP -> MWSK1 ..

Thank you

5 REPLIES 5
Read only

FredericGirod
Active Contributor
0 Likes
1,686

VBRP-MWSKZ did you search ?

Read only

ajimon
Explorer
0 Likes
1,686

Hi frdric.girod

I already checked and see below data..I need MWSKZ filed to be included in report..

Read only

ajimon
Explorer
0 Likes
1,686

Hi frdric.girod

Said field is blank in table VBRP.

Thank you.

Read only

FredericGirod
Active Contributor
0 Likes
1,686

Don't loose your time, try to put a SQL trace /buffer trace using transaction ST05 it will gives you the access to this table with the value, you will be able to set a break point and go in the call stack to catch the link

Read only

ajimon
Explorer
1,687

Hi,

I found relation in condition table - KONP -> MWSK1 ..

Thank you