User ‘A’ put the Exclusive Lock for one table and User ‘B’ want to put the Shared Lock for the same table. Is it Possible?
Answer Posted / sutirtha
NO
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Where the payroll results are stored
What is the role of ‘refresh’ in internal table?
In delivery processing which step comes first picking, packing, posting goods issue ?
What is the disadvantage of using exec sql statement in abap?
How to read files and process BDC's automatically ?
What are the main uses of the primary key?
What happens if a function module runs in an update task?
Explain the advantages of abap query tool?
Explain the disadvantages of logical databases?
What will you code in start-of-selection & end-of-selecton & why?
How to specify a client for database table processing?
How can we omit a leading sign and a leading zero in sapscript?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Can we access static attribute from instance method
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary