Working in the local update mode

Which of these actions can be taken by a SAP ABAP programmer in the local update mode?

  1. SET LOCAL UPDATE is used to update locally
  2. DB Commit is initiated implicitly
  3. Dialog process waits for update to complete
  4. Update function and dialog process runs in same process

Related Posts