SAP ABAP CALL TRANSACTION



Get Example source ABAP code based on a different SAP table
  



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