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 / prasad reddy
No it's not possible. Because Once Exclusive Lock is
activated for one table it's not allowed another lock like
Shared or Exclusive lock.
While in case of Shared Lock it is possible.
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
How many detail lists can be created in interactive reporting?
How can we upload a text file having delimiters in to legacy system? : abap bdc
How to define selection screen?
What is the difference between data elements and domains? : abap data dictionary
What are spa/gpa parameters (sap memory)?
Explain how to create any functions?
What are null values?
Define infotype ? : abap hr
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Can we create an abap program without using y or z?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Some Realtime Objects on Bdc.
What is database view ? : sap abap data dictionary