what precautions or prerequisites do you follow to update a
record into database table and how
Answer / 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 |
Why do we use events and actions in web dynpro?
. How to transport scripts ?
what is the difference betn end-of-page and end-of- selection?
In Data Types.,Packed p?
How can we set the tablespaces and extent sizes ?
how can I assign a foregin key relation ship for a structure?
2 Answers vCentric Technologies,
What is the difference between a structure and a table?
What is difference between check table and value table ?
what is process code used in ale idocs ?
What is the function module to popup contents in the internal table?
What are the differences between sap memory and abap memory?
what is Tcode for Basic ALE configuration?