ABAP Keyword Documentation → ABAP − Reference → ABAP RESTful Programming Model → Entity Manipulation Language
ABAP EML - ROLLBACK ENTITIES
Other versions:
7.31 | 7.40 | 7.54
Syntax
ROLLBACK ENTITIES.
Effect
The statement ROLLBACK ENTITIES rolls back all changes since the last COMMIT and resets the transactional buffer..
Using the statement ROLLBACK ENTITIES is prohibited in the behavior implementation methods. If violated, a runtime error occurs.