2007 Jun 28 11:14 AM
Hi Friends,
I used Submit rmmmperi AND RETURN to call MMPV transaction. MMPV transaction displays output on execution. When I press back button, selection screen of MMPV transaction is called instead on selection screen of Z progarm.
My requirement is to display the output and on pressing back button selection screen of Z program need to be called.
Kindly advice
Regards
Suresh
Hi Friends,
I used Submit rmmmperi AND RETURN to call MMPV transaction. MMPV transaction displays output on execution. When I press back button, selection screen of MMPV transaction is called instead on selection screen of Z progarm.
My requirement is to display the output and on pressing back button selection screen of Z program need to be called.
Kindly advice
Regards
Suresh
2007 Jun 28 11:23 AM
2007 Jun 28 11:29 AM
Hi,
Define GUI status and specify 'BACK' for back button.In PAI,
case sy-ucomm.
when 'BACK'.
set screen '0'.
leave screen.
2007 Jun 28 11:34 AM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |