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

SAP Query

Former Member
0 Likes
517

Hi ABAPers ,

I want to careate the selection screen layout by using SAP Query (SQ01) how we can able to create

Screen layout can anybody help me out i ma new to SAP Query ..

I have to create the selection screen with radio buttons also plz help me out

Thanks in Advance

Regards,

Y Ravichandra

1 ACCEPTED SOLUTION
4 REPLIES 4
Read only

former_member209217
Active Contributor
0 Likes
485

Hi Ravichandra,

U need to generate a report program using the function module RSAQ_GENERATE_PROGRAM .

This fm is used for SAP Query Report Generator.Give worksapce ,query name and user group as input parameters to the fm and execute,and It will generate a report.

On executing the report u will get the required selection screen.

Hope it will be useful.

Regards,

Lakshman.

Read only

Former Member
0 Likes
485

Please refer this [blog|http://shafiq.us/sap/index.php?view=article&id=54%3Aadhoc-query&option=com_content&Itemid=61]

Read only

Former Member
0 Likes
485

Hi ABAPers ,

I created radiobuttons in SQ02 there i have to write the coding for it ... what type of coding we have to write

ALV coding wll work out or what type of coding we have to write can you guys plz suggest me

Help me out from this problem i am not familiar with ABAP Query

Regards,

Y Ravichandra.