SAP SYNCHRONOUS UPDATE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

synchronous update
Update in which update function modules of high priority are executed in the update work process whereby the calling program waits for completion. Synchronous updates are started via COMMIT WORK with the addition AND WAIT and are executed in a separate update session.