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

interactive report issues

Former Member
0 Likes
874

I need to develop a report on utilities, user search the data on selection screen , the result will be displayed in output as summary (contract numbers) , i need to add another button on slection screen , it user clicks on that button remaining logic should be executed..

please let me know how can i achieve this functionality ? is it interactive report? any standard programs in sap ?

Thanks for your help.

Regards

NK

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
754

To add a 'button' on selection-screen, look at statement SELECTION-SCREEN (FUNCTION KEY) to add a 'button' on list processing, look at statement SET PF-STATUS (List)...about a certain nostalgia for the '90s and their technology...

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
755

To add a 'button' on selection-screen, look at statement SELECTION-SCREEN (FUNCTION KEY) to add a 'button' on list processing, look at statement SET PF-STATUS (List)...about a certain nostalgia for the '90s and their technology...

Read only

0 Likes
754

And even

SELECTION-SCREEN PUSHBUTTON /1(10) xpush002 USER-COMMAND b."SSCRFIELDS-UCOMM will be 'B'