‎2007 Jan 11 2:31 PM
Someone can give me the key in few step for creat a query ? On sq01 ?
Thanks
‎2007 Jan 11 2:49 PM
Hi,
Please check this online document.
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
Hope this will help.
Regards,
Ferry Lianto
‎2007 Jan 11 2:40 PM
Hi
You will many threads with the same discussion.Please search the forum ABAP Development with Query
For e.g
https://forums.sdn.sap.com/click.jspa?searchID=701866&messageID=716086
Hope this helps.
‎2007 Jan 11 2:42 PM
Hi
Here are the steps to follow ti create an ABAP Query
1. Create a Infoset(Funcational area in earlier version) (SQ02) where in you define all your tables and joinings and select the fields you required for your report.
2. Create a User Group(SQ03) and assign above Infoset to this User group
3. Finally create a Query(SQ01) where in you can design your selection screen fields and report structure ...etc. Its like a wizard it takes you to series of steps to design your report.
Regards
Suresh
‎2007 Jan 11 2:49 PM
Hi,
Please check this online document.
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
Hope this will help.
Regards,
Ferry Lianto