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

Back button not working in tab strip

Former Member
0 Kudos
247

Hello All,

I have developed a report for PO's which has 2 tabs to display data.

In one tab there is a onclick event takes the user to ME23n transaction.

The problem here is when the user clicks the back button from ME23n, he doesnt come back to the report output. After clicking for 5 times he is able to return to the report output.

Any idea how can I resolve this issue.

Thanks in advance.

Regards,

quresh

2 REPLIES 2
Read only

huseyindereli
Active Contributor
0 Kudos
195

Hi quresh ,

Is there any possibility that you call me23 in a loop (5 times for example).

regards.

Read only

0 Kudos
195

nope.

This time it took 10 try.

I restarted SAP and it started working.

Thanks