PeopleSoft skills will allow consultants and learner to gain more knowledge and adapt to the success of PeopleSoft – gaining edge in configuration and PeopleSoft implementation.
Search Process of a component in Update mode (UpdateDisplay/UpdateDisplayall) and Component Build Processing or Page build process in Update/Update Displayallmode
PeopleSoft Skills
144 members
Description
PeopleSoft skills will allow consultants and learner to gain more knowledge and adapt to the success of PeopleSoft – gaining edge in configuration and PeopleSoft implementation.
Search Process of a component in Update mode (UpdateDisplay/UpdateDisplayall) and Component Build Processing or Page build process in Update/Update Displayallmode
by Bo Bernstein
Dec 12, 2013
When we click on the component portal in menu then the following below PeopleCode events will fire
Search Process
Record Field SearchInit
ComponentRecord SearchInit
-->Click on Search
Record Field SearchSave
ComponentRecord SearchSave
Component Build Process or Page Build processing in Updatedisplay/UpdateDisplayall mode
-->Select the Employee ID from the list then
Record Field RowSelect
ComponentRecord RowSelect
Component Level Prebuild
Record Field FieldFormula
Record Field RowInit
ComponentRecord RowInit
Component level Postbuild
Page Activate fires and displays the page
Read Further: http://hrmspeoplesoft.blogspot.com/2010/05/search-process-of-compon...