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

Query

Former Member
0 Likes
564

Someone can give me the key in few step for creat a query ? On sq01 ?

Thanks

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
527

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

3 REPLIES 3
Read only

Former Member
0 Likes
527

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.

Read only

Former Member
0 Likes
527

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

Read only

ferry_lianto
Active Contributor
0 Likes
528

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