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

What is the function of a domain? : abap data dictionary

592


Describe the data classes?

618


Explain what is sequence of event triggered in report?

558


Under Data Transfer Portion of ABAP, what do you mean by DX Project

1855


What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

655






How many lists can a program can produce?

601


Sal abap on hana interview

717


What is step-loop?

669


Define spool request?

671


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

694


In the `select' statement what is group by ?

1521


Which database object is used for storing the system variables? : abap data dictionary

736


How can we upload a text file having delimiters in to legacy system?

599


What is your current client number?

600


What are the different functions used in sap script? What are the parameters used in each function?

622