Can you create a Lock Object? What are Lock Objects?
Answer Posted / nageswara reddy s
the purpose of the lock object is to prevent two transaction
changing the same data at the same time that is for the lock
object.
there are three types
1 exclive lock
2 shared lock
3 ecclive but not cumulative
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
What is the syntex used to call a screen as dialog box (pop up)?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
Why do we use types statement in abap programming?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What does the ‘suppress dialog’ do?
What is an abap data dictionary? : abap data dictionary
Explain what is runtime analysis?
What are the different types of locks? : abap data dictionary
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
how to read the standard field value in your custom program.
Control Break statements- At new...endat.
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
How do you use tab sets in layout sets?