2008 Jun 04 4:08 PM
LEAVE TO TRANSACTION" is not allowed in batch input.
I am getting this error in ECC6.0
can someone help me with this
LEAVE TO TRANSACTION" is not allowed in batch input.
I am getting this error in ECC6.0
can someone help me with this
2008 Jun 04 4:15 PM
Hi,
Can you be clear please.
In general LEAVE TO TRANSACTION will make a move to the transaction code which is present in SY-TCODE.
This is not allowed in BATCH INPUT methods . Upon completion of the called transaction, the runtime environment returns to the position where the first program in the call sequence was called.
Thanks and Regards.