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

Dialog Screen Help

lijisusan_mathews
Active Contributor
0 Likes
385

HI,

I have a dialog screen in a module pool program. but in this screen at the last line, the run button appears automatically. I do not want that button there. Is there a way I can remove it. It is not getting displayed in the layout so i cannot remove it. It is coming like the execute button comes for selection-screen programs( i mean automatically). Pls suggest a method to remove it.

Regards,

Suzie

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
365

Hi,

Check the PF-status which is assigned to it or the PF-status of the previous screen is getting cariied.

2 REPLIES 2
Read only

Former Member
0 Likes
366

Hi,

Check the PF-status which is assigned to it or the PF-status of the previous screen is getting cariied.

Read only

Former Member
0 Likes
365

Create another menu-bar object with the required actions on that popup and set it to your screen with SET PF-STATUS. This should resolve your issue.

with best regards

K. Mohan Reddy