SAP ABAP Question:
Download Questions PDF

What is Asynchronous and Synchronous Update?

SAP ABAP Interview Question
SAP ABAP Interview Question

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.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What are DML commands in ABAP?Write syntax for Message Error (Report)?