Application Development 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: 

interactive report issues

Former Member
0 Kudos

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

raymond_giuseppi
Active Contributor

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

raymond_giuseppi
Active Contributor

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...

0 Kudos

And even

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