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

Regarding Module Pool

Former Member
0 Likes
297

Hi Guys,

I am having a problem and the problem is i have created one screen and when the user executes the TCode: IW52. and then the there is one link to open a POPUP. That one i have created but the thing is when the POPUP opens along with the POPUP the buttons (Application toolbar) which are placed on the main screen (TCode: IW52) comes up with the POPUP. Which is not correct.

Please suggest me how to solve it.

Thanks in advance.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
267

Make sure that you are setting the gui-status for the POPUP in the PBO of the screen which you created. Also make sure that the gui status is created as a status for a "modal dialog box". Depending on your requirement, there may be some function modules which you could use instead of creating your own custom popup screen.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
267

Hi guys,

I have consult with the Funcitonal consultant and they told me that these should come up on the POPUP.

So its fine