is there any way to rollback changes made after calling a standard transaction in abap?
example:
data bdctab like bdcdata occurs 0 with header line.
CALL TRANSACTION 'WAK2' using bdctab.