SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Asynchronous Update
Update during which update function modules are executed with high priority in the update work process, where the calling program does not wait for completion. An asynchronous update is started by a COMMIT WORK without the addition AND WAIT.