2008 Jan 04 2:21 AM
Hi all
i doing a dialog programming. My main screen has a execute button. After i press the execute, i should able to see a pop out subscreen. How can i achieve it? thk. Pls show yr example with simple coding.
Thks
2008 Jan 04 3:53 AM
Hi,
Create a pop up screen by selecting the pop up radio button in the screen attributes.
In the PAI of the screen having the execute button,
call screen <popup screen no > starting at 10 10.
Hi all
i doing a dialog programming. My main screen has a execute button. After i press the execute, i should able to see a pop out subscreen. How can i achieve it? thk. Pls show yr example with simple coding.
Thks
2008 Jan 04 3:53 AM
Hi,
Create a pop up screen by selecting the pop up radio button in the screen attributes.
In the PAI of the screen having the execute button,
call screen <popup screen no > starting at 10 10.
2008 Jan 04 4:06 AM
Thx. U solve my problem... Now i gt the second screen.
There a close button on the top right. However. i click on it the second screen cant close. Any code to it that enable me to close the screen when i press on it without having to add another new button for this purpose.
2008 Jan 04 4:05 AM
hi,
create a sub screen area.there is a option in left in layout using that u can create subscreen area.
create a screen with some screen no .there we need to specify in attribute as sub screen
use okcode when execute call subscreen (screen no which u have created) -
check using f1
2008 Jan 04 4:06 AM
Hi,
use the function module in pai where u write the execute button.
Popup_dispaly_text
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |