SAP
C_TAW12_70 · Question #232
Defining a Lock Object as Exclusive would specify what kind of locking
The correct answer is B. is useful when you are using recursive routines to make updates. See the full explanation below for the reasoning.
Question
Defining a Lock Object as Exclusive would specify what kind of locking
Options
- APrevents a single user with read-write access from atining further locks to the same set ofble rows. This
- Bis useful when you are using recursive routines to make updates
- CGives a single user read and writes access to the specified ble rows. No other user mayaccess the rows.
- DAllows multiple users to access the specified ble rows, but with read-access only. No writeaccessesare
How the community answered
(19 responses)- A16% (3)
- B74% (14)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.