Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can I write COMMIT and ROLLBACK in user-exit?

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


Please Help Members By Posting Answers For Below Questions

What are function modules?

1154


What are the events used for logical database?

1129


On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?

1120


What are conditional chain statement?

1276


What are the types of parameters in the function modules?

1167


What are the different types of parameters? : abap modularization

1235


What is the use of info groups? : sap abap hr

1074


What two statements are required in an abap program to output an icon using a written statement?

1172


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

1235


What is primary index?

1063


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2810


Define the various contents of technical specifications ?

1134


Explain what are the events used for logical database?

1023


How to find the return code of a statement in abap programs?

1145


Explain how to Handle the internal tables in ABAP?

1142