SAP
C_TAW12_750 · Question #262
How do you create lock objects and lock modules for use in ABAP programs that access the database? Please choose the correct answer.
The correct answer is D. Use the ABAP Dictionary to create the lock objects. The lock modules are created automatically. See the full explanation below for the reasoning.
Question
How do you create lock objects and lock modules for use in ABAP programs that access the database? Please choose the correct answer.
Options
- AUse the ABAP dictionary to create the lock objects. Use the function builder to create the lock
- BUse the Function Builder to create the lock modules and the lock objects
- CUse the Function Builder to create the lock modules. The lock objects are created in the program
- DUse the ABAP Dictionary to create the lock objects. The lock modules are created automatically
How the community answered
(55 responses)- A11% (6)
- B7% (4)
- C4% (2)
- D78% (43)
Community Discussion
No community discussion yet for this question.