nerdexam
SAP

C_TAW12_750 · Question #26

What is the correct order for using a lock object?

The correct answer is B. Set the lock, read the data, change the data, release the lock. See the full explanation below for the reasoning.

Question

What is the correct order for using a lock object?

Options

  • ARead the data, set the lock, change the data, release the lock
  • BSet the lock, read the data, change the data, release the lock
  • CSet the lock, read the data, release the lock, change the data

How the community answered

(20 responses)
  • A
    10% (2)
  • B
    75% (15)
  • C
    15% (3)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_750 Practice