SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Database LUW
Non-divisible sequence of database operations concluded by a database commit. The database LUW is either executed completely or not at all by the database system. If an error is detected within a database LUW, it is possible to revoke all database changes since the start of the database LUW using a database rollback.