SAP ASYNCHRONOUS UPDATE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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 .