‎2019 Jun 18 11:22 AM
I want to create a pushbutton beside execute button in abap report. I tried the following steps:
1.set pf-status 'SAVE'.
2.after that i double clicked on SAVE and created the object
3. and i tried creating save button in application toolbar
but the save button is still not getting displayed in the main program during execution.
What should i do it?
‎2019 Jun 18 11:53 AM
is it active yet? the function code also have to active too...
‎2019 Jun 18 12:01 PM
‎2019 Jun 18 9:50 PM
‎2019 Jun 19 6:41 AM
‎2019 Jun 19 12:58 AM
you said "a pushbutton beside execute button", do you mean that execute button on selection screen?, in that case you dont have to create pf status, create a function key instead. look at demo DEMO_SEL_SCREEN_FUNCTION_KEY