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: 

SQVI

Former Member
0 Kudos

Hello ABAPers,

Can i edit the query in sqvi? as i observed...you can only join two or more tables by inner join condition...how about the left or outer join condition ...can i use it in sqvi? i would like to edit also the created query so i can made some customization in my created query..

Please help..

Will reward points

Thanks in advance

aVaDuDz

3 REPLIES 3

Former Member
0 Kudos

Hi,

If you want to edit query go to SQ01.

And you can't use other JOINs only inner join can be used in SQVI.

Regards,

Atish

0 Kudos

Hello Atish,

Thank you for your response...is there any tcode for me to do a query that will satisfied my requirements? Before i used to create a program..just to get the data of vendor from different tables. So i want some knew approach or techniques...Do you have any advise?

Please help

Will reward points

Thanks in advance

aVaDuDz

0 Kudos

Hi,

No, if you want to use the outer joins.

You may need to write a program only for this.

Just make sure that you need outer join only otherwise if it is not required then query is the easiest way.

Regards,

Atish