SAP ABAP CALL TRANSACTION

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Calling Transactions
A transaction is the execution of a program using a transaction code. The program process flow depends on which initial screen or selection screen, or which method, the transaction code is linked to.
There are two statements for calling transactions:
CALL TRANSACTION
LEAVE TO TRANSACTION