Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: How call a transaction from a Z report as from command field.

$
0
0

Hi Carrara,

 

When LEAVE TO TRANSACTION is used, the execution control will leave the calling program and it moves to program of the Transaction. So, control cannot come back to the calling program.

 

In the CALL TRANSACTION, the control remains the called program and executes the called transaction from the called program. When user comes back from the transaction, controls leaves execution of transaction and remains in the called program. So, he can come back to the program.

 

Regards,

Vijay


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>