Skip to Content
0
Former Member
Apr 28, 2009 at 11:21 AM

Leave to Transaction

426 Views

Hello,

I have created a transaction ZABC for my program.

The code is complicated , so on hitting back (F3) from the list I have to force the selection screen using

LEAVE TO TRANSCTION 'ZABC'.

Now the program runs fine , however the initial values on the selection screen are lost .

I want to retain those values. Please advise.

SAP Help suggested that CALL TRANSACTIOn will not work here as it merely calls the transaction. So if i use call transaction ZABC and the selection screen comes up and user runs the program again, then it will be a proble.

So, LEAVE TO TRANSACTION is cotrrect, but I lose the values on selection screen.PLEASE help

Regards

Dukhi