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
How to creat transactions? : abap data dictionary
What is the use of info groups? : sap abap hr
while implementing badi what are the tables u find??
What is view? Different types of view. Explain?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is the difference between function group and function module?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the two different ways of building a match code object? : abap data dictionary
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are the events driven batch jobs?
How move-corresponding works
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
Name some system global variables you can use in abap programs?
What is static attribute
What is the procedure you followed to upload the data?