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

Pushbutton

Former Member
0 Likes
1,222

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?

5 REPLIES 5
Read only

DoanManhQuynh
Active Contributor
0 Likes
1,106

is it active yet? the function code also have to active too...

Read only

Former Member
0 Likes
1,106

yes both are active

Read only

Nawanandana
Active Contributor
Read only

1,106

The OP didn't ask about ALV.

Read only

DoanManhQuynh
Active Contributor
0 Likes
1,106

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