Answer Posted / bikas
Hi,
ofcourse we can write but it is not recommended.
In an user exit control is in the mid of a transaction data
will be updated or not is decided at the end of the
execution of the transaction.
If we write Commit it will commit the database update
whereas case may be like transaction went into error and
database update is not required in that case there will be
data inconsistancy.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the table buffer? Which type of tables used this buffer?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are the advantages and disadvantages of using views in abap programming ?
What is the abap program name to process the batch input session automatically? : abap bdc
What is the difference between a pool table and a transparent table?
What is lock mechanism? How do we create lock objects in abap?
What is sap script? Describe its components.
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What are the differences between table and structure in data dictionary?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is a database view? : abap data dictionary
What are the different types of data dictionary objects? : abap data dictionary
What are the data types of the external layer?
Explain what is sap script? What is the purpose of sap script?
What are local objects?