‎2008 Jul 11 10:49 AM
Hi all,
I have an selection screen with four tab strips
Each tabs with 5 radio buttons
When i select a radiobutton from second tab execute and come back
the control is set to again first tab
ie First tab is set as active tab
But i need it to be on the same tab where i clicked it
the o/p is an ALV report
Thanks in advance
Regards,
Balaji
‎2008 Jul 11 10:58 AM
Hi,
ALV report output is the standard pre-defined format we may not include tabstrips in the ALV report.
Thanks,
Das.
‎2008 Jul 11 11:00 AM
Hi Am not asking abt including tabstrip in ALV
I have used a radio button in tabstrip2 execute ouput is an alv
from ALv when i press back it should return back to tabsrtip2 but its gng to tabstrip1
‎2008 Jul 11 11:20 AM
hi
good
Pls try with ALV standared report with *BCALV at se38, you may get some clue for your issue.
Thanks
mruyun^
‎2008 Jul 11 12:02 PM
Hi,
Try to catch FCODE for tabsrtip on which you click in event user command and handle it in event "At selection screen".
i.e. once you click radiobutten and execute after pressing back button check the catched FCODE and call subscrren for that.