Answer Posted / rakesh
ON COMMIT basically updates the database (buffer)
if you don't run ON COMMIT and move to diff screen then first screen values may get lost
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Double click function on the lists, identifying the line selected by the user on the list?
Table events aNd table maintains generation
Explain open dataset in sap abap?
What is maintenance view?
What is database view ? : sap abap data dictionary
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
Application Category?
What is projection view?
Explain what is sap script?
What is open sql vs native sql ?
What is sequence number
What are the two levels in defining a match code ?
Which objects are independent transport objects? : abap data dictionary
Explain how to create any functions? How to go about it?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?