ABAP Keyword Documentation → ABAP - Quick Reference
ROLLBACK WORK - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
ROLLBACK WORK.
Effect
Ends an SAP LUW, executing the subroutines registered using PERFORM ON ROLLBACK
and discarding the subroutines and
update function
modules registered using PERFORM ON COMMIT
or CALL FUNCTION IN UPDATE TASK
.