ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
what is difference between commit and rollback.?
 Question Submitted By :: Sagar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is difference between commit and rollback.?
Answer
# 1
suppose u have one table which is in database. The table
contains some records. U want to modify one record of table.
      after modification, u don't want that new values for
the record. just u use rollback command. previous values are
placed in database. 
      
      Example:
      Case 1: Roll Back
      sno	name		palce
      1		abc		hyderabad
      2		xyz		bangalore.

      This is the table and it contains some records.
      Suppose if u want change the 2nd record, means palce
is changed to chennai.

      After modification:
      sno	name		palce
      1		abc		hyderabad
      2		xyz		Chennai.

      Suppose if u want old values, means u don't want new
values. At that time u use roll back command

      After useing rollback:
      sno	name		palce
      1		abc		hyderabad
      2		xyz		bangalore.
      after using roll back, the records are comes like
above(original records)

     Case 2: Commit
      sno	name		palce
      1		abc		hyderabad
      2		xyz		bangalore.

      This is the table and it contains some records.
      Suppose if u want change the 2nd record, means palce
is changed to chennai.

            After modification:
      sno	name		palce
      1		abc		hyderabad
      2		xyz		Chennai.

      After useing commit:
      sno	name		palce
      1		abc		hyderabad
      2		xyz		Chennai.
      after using commit, the table is finilased.u can't get
old values by uisng roll back.
      
Once if u use commit,u can't get old values for using of
rollback. Before commit, u can get old values for rollback.
 
Is This Answer Correct ?    12 Yes 1 No
Malli.gontla
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what is meant by leave -list processing?  2
what is the default event that is triggers in report? TCS5
1)how can you write select statment in scripts(se71) with out touching the driver program IBM1
30) What is a text table?  1
what is the difference between function modules and subroutines Lockheed-Martin3
What is SAP script and Purpose? Unilogic-Software1
System fields in Interactive reports? TCS2
in session method sy-subrc is not returned whereas in call transaction method sy-subrc is returned . what does it mean?  1
Final entry in the BDC Table? Accenture7
Anyone can plz help me in finding the occurate material for ALE,EDI&IDOCS ,OTHERTHAN ARVIND NAGPAL'S EDITION!IF u know then plz inform me!  1
In Data Types.,Packed p? Atos-Origin2
19) How to create client dependent tables and client independent tables?  1
wat are the SAPscript symbol?which of the following is not a SAPscript symbol?  1
can any one tell me if i will put mode as error(E) in session or call transaction for at background and if any error data is there in flat file , then what will be happen ,  1
2)what is the differnce between user exits and Badi IBM3
what is the use of STOP,EXIT,CHECK,CONTINUE in internal table? Accenture3
how can i find which report(abap program) assign to which sap script? or how can we find sap script is assign to which progam?  4
How do you check(find) out the user exists? FutureSoft2
DO SERVERS IN EVERY COMPANY HAVE A SPECIFIIC NAME CAN I KNOW THE SERVER NAME OF IGATE AND ITS GEOGRAPHICAL LOCATION AND HOW MANY SERVERS DO A COMPANY WILL HAVE FOR SAP Verizon1
Give me the Full flow of SD and MM Wipro3
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com