GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  PS Mixed

 Print  |  
Question:  Recordchanged method

Answer: What is Recordchanged method in PeopleSoft?


May 05, 2009 01:16:19 #1
 Meena_peoplesoft   Member Since: May 2009    Total Comments: 1 

RE: Recordchanged method
 
Use the RecordChanged function to determine whether the data in a specific row has been modified since it was retrieved from the database either by the user or by a PeopleCode program.
     

 

Back To Question