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

SAP Functional

0 Likes
814

How can I join tables VBRK , VBRP, ZOBILLING, VBAK in SQVI. I am getting field

ZOBILLING-Wholesaleequivalentamount (Output field) duplicates values its just repeating.

I am joining VBRK with VBRP

VBRP with ZOBILLING

VBRP with VBAK

Input fields given are sales document number and client number.

Please help with this?

2 REPLIES 2
Read only

iklovski
Active Contributor
0 Likes
762

Please, give a meaningful title to your questions; it will make it more efficient.

Read only

VeselinaPeykova
Active Contributor
0 Likes
762

Are you a consultant or a business user?

In the first case: all tables starting with Z* or Y* are specific to your system. This means that people with no access to this system cannot easily answer what is the best approach for linking tables in order to avoid duplicates. In this case I would recommend that you read the available project documentation to understand better how this custom table is used and how it is filled. Depending on how the data looks like, it may be more efficient to use SQ01/SQ02 to create an infoset and a query to display the data (probably with some custom code in SQ02) or even an ABAP report.

If you are a business user - most likely you have no access to the project documentation and to the transactions which I mentioned. Reach out to your local support team for assistance by submitting a ticket.