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: 

Adding a Structure in SAP QuickView

Former Member
0 Kudos

Hi,

I have to make a report in QuickView using the tables VBRK, VBPA, VBFA. Also, I need information from Structure KONV (Condition records), but I cannot join it as a table. How should I proceed?

Thanks for your help!

Cristiana

1 ACCEPTED SOLUTION

bpawanchand
Active Contributor
0 Kudos

Hi

Follow These STEPS

1.Execute SQVI.

2.Enter the QUICk VIEW NAME

3. Press Create.

4. Enter the TITLE

5. Select TABLE JOIN in the DATASOURCE field.

6. Press SHIFT F1 to add the table.

7. Continue the Step 6 to Add the number of tables that you want to add.

8. Come BACk and Selct the fields that you want to put them on the selection screen in the LISTFIELD TAB.

9.Specify if you want to SORT in the SORT tatb.

10 At last Press F8.

Regards

Pavan

5 REPLIES 5

bpawanchand
Active Contributor
0 Kudos

Hi

Follow These STEPS

1.Execute SQVI.

2.Enter the QUICk VIEW NAME

3. Press Create.

4. Enter the TITLE

5. Select TABLE JOIN in the DATASOURCE field.

6. Press SHIFT F1 to add the table.

7. Continue the Step 6 to Add the number of tables that you want to add.

8. Come BACk and Selct the fields that you want to put them on the selection screen in the LISTFIELD TAB.

9.Specify if you want to SORT in the SORT tatb.

10 At last Press F8.

Regards

Pavan

0 Kudos

Thanks for answering. My problem is that i need information from a structure. I added the other tables without any problems, but the structure KONV cannot be added in QuickView..

From this structure I need the fields:

Condition type 1 Description Rate Unit per UoM Condition Value

KSCHL VTEXT for KSCHL KBETR KOEIN KPEIN KMEIN KWERT

How do I do that.?

Thanks!

Cristiana

0 Kudos

Hi

Define Alias table as KONV and try

Regards

Pavan

Former Member
0 Kudos

Hi,

tables A003 OR A005 vil connect tables to ekko.

in the same way try finding for the common tables which vil b linked to vbak tables...

regards,

Vamshi

Former Member
0 Kudos

thanks! I found it! I had to use a database VFV..