what precautions or prerequisites do you follow to update a
record into database table and how

Answer Posted / kubera naidu

Hi Check this out...
1) Lock data to be edited(creating a lock object from
dictionary and call the FM Enqueue_lock).
2) Read the data
3) Process data and write it to database
4) Release the locks(Use FM Dequeue_lock)

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3265


What are the different types of operators in the sap abap?

552


Explain the call transaction method? : abap bdc

592


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

746


What is ole?

684






Example of table cluster and cluster tables.

653


What are the events in abap/4 language? : abap hr

620


What is synchronous update?

573


What is difference between float and packed data type?

643


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

613


How would you set the formatting options statically and dynamically within a report?

664


List the events in abap/4 language?

592


What are the events used in abap in the order of execution?

561


What is cts and what do you know about it? : abap hr

736


What is the role of ‘refresh’ in internal table?

592