GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  PS Mixed
Go To First  |  Previous Question  |  Next Question 
 PS Mixed  |  Question 18 of 200    Print  
What is the difference between SaveEdit and FieldEdit?

  
Total Answers and Comments: 5 Last Update: March 27, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 15, 2005 00:48:14   #1  
raja        

RE: What is the difference between SaveEdit and FieldEdit?
field editUse- Is used to validate the data fires - when user tries to change the fieldsave editUse - is also used to validate the datafires- when user tries to save the page
 
Is this answer useful? Yes | No
May 04, 2005 17:07:02   #2  
wyangw        

RE: What is the difference between SaveEdit and FieldEdit?
FieldEdit validates value in the field. SaveEdit validates all fields on the page.
 
Is this answer useful? Yes | No
July 20, 2005 19:31:24   #3  
Murali        

RE: What is the difference between SaveEdit and FieldEdit?
Field Edit peoplecode is fired when you try to change the value of a field on the page and Save Edit peoplecode is fired when you try to save the page. Both validates data but Field Edit peoplecode is used to validate the data for only that particular field which is changed and Save Edit peoplecode is used to validate all the data changes made to the fields on the page.
 
Is this answer useful? Yes | No
June 21, 2006 12:07:31   #4  
arundgati@yahoo.com        

RE: What is the difference between SaveEdit and FieldE...

Field edit can be used to locally check the syntactial errrors made by end user( mostly). It can be used for conplex checking operations too but rarely.

Save edit is used to check the logical existance or invalid datta inputs.It can be used for conplex checking operations.

Example if a broker becomes ineffective after a perticualr date and if some calculations are done after that date logic can be written in save edits to stop further processing and help the user identify another broker whose effictive date is valid for the date specified.


 
Is this answer useful? Yes | No
March 27, 2008 08:53:19   #5  
nsivudu Member Since: March 2008   Contribution: 11    

What is the difference between SaveEdit and FieldEdit?
Save Edit people code performs once the user tries to save the component. It is used to validate data before it is updated on the database.

Field Edit People code is performed after a field has changed and the new value of the field satisfies the standard system edits. This event only fires on the specific field and row that just changed.

 
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