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

without Query

Former Member
0 Likes
267

hi! all

how to raise condition in SQVI

when accessing the data from DBase without using query (i,e using SQVI) i need to raise the condition BWART = '101' from the table EKBE.

Thanks and Regards,

Nagulan

1 REPLY 1
Read only

Former Member
0 Likes
249

Hi!

Both SQVI (Quickview) and SQ01 (Query) are using the same data source type: Infosets.

Infosets can be maintained in SQ02 transaction. Within infosets you can write your conditions, for example within the selection screen.

Regards

Tamá