lordofthebadgers
Programmer
Hi all
In our organisation we are not currently allowed ABAP programming, however, we are allowed to use Quickviewer (SQVI) and SQ01/2/3 to administer Infosets so that others can use them.
My question is this: I can do all the table joins i want in SQVI, but i cannot put any logic into it as such, beyond what you can do with the selection screen.
Often - as an example, results end up with duplicates (in SQL one would probably use SELECT DISTINCT in code to alleviate this)- can i apply logic to this - without ABAP? I have found an area in Maintain Infosets (SQ02) called 'selections' which I think might help?
Any help, experience etc greatly appreciated! thanks
In our organisation we are not currently allowed ABAP programming, however, we are allowed to use Quickviewer (SQVI) and SQ01/2/3 to administer Infosets so that others can use them.
My question is this: I can do all the table joins i want in SQVI, but i cannot put any logic into it as such, beyond what you can do with the selection screen.
Often - as an example, results end up with duplicates (in SQL one would probably use SELECT DISTINCT in code to alleviate this)- can i apply logic to this - without ABAP? I have found an area in Maintain Infosets (SQ02) called 'selections' which I think might help?
Any help, experience etc greatly appreciated! thanks