GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  PeopleCode
Go To First  |  Previous Question  |  Next Question 
 PeopleCode  |  Question 2 of 30    Print  
What is the difference between component level peoplecode and record level peoplecode?

Answer posted by Ramya on 2005-03-09 04:59:47: Component and Record level PeopleCode are executed when the control is passed to the associated Component and Component containing the record respectively. Since a single record might be associated with several different Components, It is posiible to trigger the same Record PeopleCode from several components while the component level code is associated with a unique component.



  
Total Answers and Comments: 13 Last Update: July 29, 2008   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Ravindra
 

In the context of both the peoplecode. The record level peoplecode will be fire first then component level peoplecode.one record level peoplecode might be associated with several different Components, so that It is posiible to trigger the same Record PeopleCode from several components while the component level code is associated with a unique component.



Above answer was rated as good by the following members:
piya.s.singh, kishore.kummr
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
March 09, 2005 04:59:47   #1  
Ramya        

RE: What is the difference between component level peoplecode and record level peoplecode?
Component and Record level PeopleCode are executed when the control is passed to the associated Component and Component containing the record respectively. Since a single record might be associated with several different Components It is posiible to trigger the same Record PeopleCode from several components while the component level code is associated with a unique component.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 1Overall Rating: -N/A-    
May 17, 2005 18:27:52   #2  
Rv        

RE: What is the difference between component level peoplecode and record level peoplecode?
Good Answer Ramya
 
Is this answer useful? Yes | No
August 19, 2005 19:03:08   #3  
srinivasulu        

RE: What is the difference between component level peoplecode and record level peoplecode?
We can write any where but the difference is though you have written in record level if you write on component level component level will be fired.

 
Is this answer useful? Yes | No
October 17, 2005 02:44:44   #4  
Ravindra        

RE: What is the diff b/w component level peoplecode an...

In the context of both the peoplecode. The record level peoplecode will be fire first then component level peoplecode.one record level peoplecode might be associated with several different Components so that It is posiible to trigger the same Record PeopleCode from several components while the component level code is associated with a unique component.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
December 30, 2005 04:55:34   #5  
praveen        

RE: What is the diff b/w component level peoplecode an...

record level peoplecode is associated with number of component but

component level peoplecode is associated with in the same same component.


 
Is this answer useful? Yes | No
January 10, 2006 00:52:46   #6  
Boby Alex        

RE: What is the diff b/w component level peoplecode an...

Record level people code will be attached to the record and anywhere we use the record the peoplecode with it will be fired.

Component level peoplecode will be attached to the component and not to the record. So even if we reuse the record we will not have the peoplecode attached to it. Hence writing peoplecode in component level is more efficient.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
May 19, 2006 20:11:28   #7  
vamshi        

RE: What is the diff b/w component level peoplecode an...

For example


 
Is this answer useful? Yes | No
May 19, 2006 20:12:56   #8  
vamshi        

RE: What is the diff b/w component level peoplecode an...

For Example

You have written same code at component level as well as record level then while executing the code component level code was overridden by the record level code


 
Is this answer useful? Yes | No
June 18, 2006 09:22:57   #9  
arungati Member Since: June 2006   Contribution: 2    

RE: What is the diff b/w component level peoplecode an...
yep that means component level PC overrides the record level one..
 
Is this answer useful? Yes | No
June 29, 2006 03:53:29   #10  
Raj Durai        

RE: What is the diff b/w component level peoplecode an...
Good Answer Ramya
 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
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