GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  PeopleCode
Go To First  |  Previous Question  |  Next Question 
 PeopleCode  |  Question 5 of 30    Print  
Tell me about component Buffer?

  
Total Answers and Comments: 4 Last Update: October 31, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 11, 2005 17:26:10   #1  
M        

RE: Tell me about component Buffer?
Component Buffer consists of rows of buffer fields that hold data for the reocrds associated with the page including primary scrolls derived work records etc.




 
Is this answer useful? Yes | No
July 11, 2005 17:29:55   #2  
MS        

RE: Tell me about component Buffer?
Component Buffer is the area in memory that stores data for the currently active component.

 
Is this answer useful? Yes | No
February 13, 2006 04:23:35   #3  
Seshu        

RE: Tell me about component Buffer?
When you open any page in a component the system retrieves all of the data records for the entire component and stores them in one set of record buffers organized by scroll level and then by page level. This component buffer consists of rows of buffer fields that hold data for the various records that are associated with page controls including the primary records; related display records derived work records and translate table records.
    PeopleCode frequently must refer to data in the Component Buffer that is the area in memory that stores data for the currently active component. 
There are two methods of specifying a piece of data in the Component Buffer from within PeopleCode:
-------- Contextual references which refer to data relative to the location of the currently executing PeopleCode program.
-------- References using scroll path syntax which provide a complete or absolute path through the Component Buffer to the referenced component.

 
Is this answer useful? Yes | No
October 31, 2007 10:43:39   #4  
Muralikrishna anugu        

RE: Tell me about component Buffer?
Component stores all page related information in one set of record buffers organized by scroll level and then by page level. This component buffer consists of rows of buffer fields that hold data for the various records that are associated with page controls including the primary records related display records derived work records and translate table records.

Muralikrishna Anugu.

 
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