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

 Print  |  
Question:  Component Buffer Data Buffer

Answer: Explain what are componentbuffer and databuffer?


October 10, 2009 10:05:29 #2
 bandisdevi   Member Since: April 2008    Total Comments: 14 

RE: Component Buffer Data Buffer
 
Component buffer contains data of the currently active component. Data buffer contains the data of the currently active peoplesoft application, it can be from a component, an application engine or application message.

If the level 0 rowset is formed from a component buffer data, the level 0 contains only one row of data. The row contains all the child rowsets.

If the level 0 rowset is formed from the data buffer, the level 0 rowset may contain more than one row of data.
     

 

Back To Question