GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  PeopleCode
Go To First  |  Previous Question  |  Next Question 
 PeopleCode  |  Question 17 of 30    Print  
Sequence of events fire when you click save button?

  
Total Answers and Comments: 4 Last Update: July 09, 2009     Asked by: ramesh 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Ramya
 

SaveEdit

SavePreChange

Workflow

SavePostChange



Above answer was rated as good by the following members:
suresh33.a
August 24, 2006 05:12:39   #1  
Ramya        

RE: sequence of events fire when you click save button...

SaveEdit

SavePreChange

Workflow

SavePostChange


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 12, 2006 23:32:51   #2  
shahidehsan        

RE: sequence of events fire when you click save button...
NEED GOOD MATERIAL IN a/p ar.inventory purchasing gl if possible.
 
Is this answer useful? Yes | No
April 13, 2009 02:51:15   #3  
bamaboy Member Since: April 2009   Contribution: 2    

RE: Sequence of events fire when you click save button?
1.SaveEdit Event
2.Save Prechange
3.Workflow
4.SavePost change

SaveEdit is intiated when a component is saved.It is used to validate the consistency of the data in the component fields.It is used when more than one component field is to be validated.

Saveprechange is intiated before the component is updated in the database.

Workflow:
It executes immediately after Saveprechange event and before the database updates preceeds the Savepostchange event.

SavePostchange is intiated after the component is updated in the database.After the updation is done sucessfully it automatically issues commit statement.

 
Is this answer useful? Yes | No
July 09, 2009 09:09:57   #4  
amitsk_00 Member Since: July 2009   Contribution: 3    

RE: Sequence of events fire when you click save button?
To add to all this if deferred processing is started then if any pending FieldEdits/FieldChange are also executed before SaveEdit starts.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape