Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from imarcojan12 on Jul 12 at 10:23 AM How can you use where conditions in sq01? Where do you write the sql statements? You can write sql statements under the event" RECORD PROCESSING". You can write sql statement under the event START-OF-SELECTION. Whatever you are selecting the tables for query those will joined internally as inner join under the record processing event as loop. One by one record will get process under "RECORD PROCESSING" So if you want to check or validate any field you can write here. Hope this helps. Ileana Marco Senior Programmer Analyst
| | | ---------------Original Message--------------- From: abaper Sent: Thursday, July 11, 2013 12:50 PM Subject: abap Query On Tables KONV, EKKO and EKPO Hi All, I have developed abap query on tables KONV, EKKO and EKPO as in the below link. http://www.erpgreat.com/abap/query-to-extract-po-specific-condition-type.htm Now in select statement on KONV in where condition for field STUNR I want to fetch the values between 15 to 31. How to achieve this one? Thanks in advance. Venkata | | Reply to this email to post your response. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |