SAP ABAP Question:

What is Asynchronous and Synchronous Update?

Tweet Share WhatsApp

Answer:

Asynchronous Update – The program does not wait for the work process to finish the update. Commit Work.
Synchronous Update – The program wait for the work process to finish the update.

Commit Work and Wait.

Read All 161 SAP ABAP Questions
Previous QuestionNext Question
What are DML commands in ABAP?Write syntax for Message Error (Report)?