SAP
C_TAW12_71 · Question #143
What order is recommended when setting and releasing locks in your program?
The correct answer is C. lock da, read da, update dabase, release locks. See the full explanation below for the reasoning.
Question
What order is recommended when setting and releasing locks in your program?
Options
- Aread da,lock da, update dabase, release locks
- Block da, read da, release locks, update dabase
- Clock da, read da, update dabase, release locks
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C81% (17)
Community Discussion
No community discussion yet for this question.