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 are function modules?
What are the events used for logical database?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What are conditional chain statement?
What are the types of parameters in the function modules?
What are the different types of parameters? : abap modularization
What is the use of info groups? : sap abap hr
What two statements are required in an abap program to output an icon using a written statement?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is primary index?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Define the various contents of technical specifications ?
Explain what are the events used for logical database?
How to find the return code of a statement in abap programs?
Explain how to Handle the internal tables in ABAP?