Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg Tabstrips

Former Member
0 Likes
590

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

4 REPLIES 4
Read only

Former Member
0 Likes
519

Hi,

ALV report output is the standard pre-defined format we may not include tabstrips in the ALV report.

Thanks,

Das.

Read only

0 Likes
519

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

Read only

Former Member
0 Likes
519

hi

good

Pls try with ALV standared report with *BCALV at se38, you may get some clue for your issue.

Thanks

mruyun^

Read only

Former Member
0 Likes
519

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.