2013 May 14 11:41 AM
hi,
i know that a subscreen can not call a normal screen.
so how can i replace that.
i have button in subscreen.
i want when i click down another screen appears, a screen that contains an alvgrid with header.
help.
hi,
i know that a subscreen can not call a normal screen.
so how can i replace that.
i have button in subscreen.
i want when i click down another screen appears, a screen that contains an alvgrid with header.
help.
2013 May 14 12:08 PM
Meriem,
Have you considered calling another subscreen where you can have the ALV grid display with the header?
~Athreya
2013 May 14 12:16 PM
hi Athreya,
i will try to put my alv in a subscreen and try to call it from the other subscreen.
2013 May 14 12:19 PM
2013 May 14 12:22 PM
2013 May 14 12:25 PM
Hi Meriem,
As you know,we cannot call Normal screen by a subscreen,but we can call another subscreen by a subscreen.
So my suggestion is,Create another subscreen and call ALV grid in that subscreen.
Call the second subscreen when you click on a button on First subscreen.
2013 May 14 12:47 PM
The function code associated to the button will be copied to the ok_code of the main screen, so you must/should manage it in the main screen (I suppose the subscreen is a customer exit/BAdI subscreen and the main screen a standard SAP screen, what else ?) You could check sy-ucomm in the PAI of the subscreen. You could also display the ALV in a docking container attached to one side of current screen.
Can you be more specific about your requirement, did you check for customer-specific function code avaliable in exit of main program, etc. ?
Regards,
Raymond
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |