‎2011 Nov 18 12:12 PM
Hi All,
I have created an ALV grid using OOP's .It has a column which I have declared as hotspot and when the user clicks on it, standard transaction is called like VA03,VL03N etc..
The problem occurs when user clicks on 'BACK' button from standard transaction.
99% of the times it works fine but sometimes I have to press back button multiple times( 2 to 10 times) to go back to my alv output screen.
It happens randomly. I am in a big fix because of this.
Please help.
Thanks,
Shilpa Bansal
‎2011 Nov 18 12:30 PM
Depending upon how much navigation a user has done, back buttons are something we live with.... It is usual for SAP to navigate back to the initial selection screen, once a transaction has been entered and exited, so that's pretty much normal SAP behavior. In some situations, you may find a way into and out of a transaction without going back to the initial selection screen (it's supported in Insurance I/S Claims Management, for instance, via an unusual FM call), but I think that would be rare.
‎2011 Nov 18 1:50 PM
Is there any way out we can avoid this problem? This is irritating for the user because sometimes he has to click on back button 10 times to come back to the output screen of alv.
‎2011 Nov 20 2:18 AM
can you try to observe at what point of time it is happening.....like ..is it because of data which is sending to the standard transaction from ALV output.......? .i know it looks like different.....