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

SQVI Query Help

Former Member
0 Likes
532

Hi,

A SQVI issue, needs a little help.

Not so advanced, so apologies first of all.

The task - to create a report for not delivered articles to selected customer, for selected period, including the % discount for each article.

The (attempt for) decision so far: prepare a query, containing list fields: Customer ( Sold to party), Purchase Order Date; Article (Material), RejectionReason ( ABGRU), COndition Type(CnTy - KBETR), Rate (KBETR), Standard Order EDI.

When I tried to create a query, using SQVI, and logical dabatases ( I tried first "SD_Order", and "AAV" also...) because there I found all the tables and fields I need.

The problem is that the result was no data.

May be the problem is with incorrect table relations...in tables VBAP, KONV, VBPA

Appropriate help would be really ...helpful.

A. Emilov

3 REPLIES 3
Read only

Former Member
0 Likes
482

VBAP-VBPA-VBAK for all these link is vbeln

for VBAK - KONV the link is

VBAKVBAK-KNUMV = KONV-KNUMV

Read only

0 Likes
482

Thanks for this,

Considering KONV and KNUMV are cluster tables, which transparent tables should be used instead ?

Regards

Read only

0 Likes
482

Use KONP,KONH tables.