-
-
PeopleCode Prebuild & Postbuild
What is the difference between Prebuild & Postbuild events and Saveprechange&SavePostchange?
-
-
Tell me few peoplecode functions u worked with?
Answer posted by RV on 2005-05-17 18:32:24: 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.
-
Suppress Search Page
What are the different ways to suppress the search page, when a component is opened?
-
-
-
Whats the advantage and disadvantage of Sqlexe in peoplecode?
Adv: no need to write query just want to build dis: we cant view queries
-
-
-
-
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...
PeopleCode Interview Questions
Ans