2009 Apr 08 6:41 PM
Dear Experts,
I have developed a Dialog Box, which pop's up when we press a button on an other screen,
now the problem is that the in this pop-up the close(Alt-F4) option is inactive which is on the top left hand side of the Pop-up screen(where the title text is present), whereas other options such as 'Move', 'Create Session' & 'Stop Transaction' are active.
Can anyone please tell me how do I activate the 'Close' option on the dialog box.
Thanx in a advance.
Regards,
Abhijit
Dear Experts,
I have developed a Dialog Box, which pop's up when we press a button on an other screen,
now the problem is that the in this pop-up the close(Alt-F4) option is inactive which is on the top left hand side of the Pop-up screen(where the title text is present), whereas other options such as 'Move', 'Create Session' & 'Stop Transaction' are active.
Can anyone please tell me how do I activate the 'Close' option on the dialog box.
Thanx in a advance.
Regards,
Abhijit
2009 Apr 08 6:52 PM
2009 Apr 10 7:45 AM
To activate close button in PBO set status (type dialog box ) and activate cancel, close and contine buttons. By cancel button or using X sy-ucomm will get cancel or close function code. Then you can say LEAVE SCREEN in at user command logic.
Regards,
Lalit Mohan Gupta.
2009 Apr 16 6:57 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |