Which of these actions can be taken by a SAP ABAP programmer in the local update mode?
- SET LOCAL UPDATE is used to update locally
- DB Commit is initiated implicitly
- Dialog process waits for update to complete
- Update function and dialog process runs in same process