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  >  PeopleCode
Go To First  |  Previous Question  |  Next Question 
 PeopleCode  |  Question 19 of 30    Print  
What is sequence of events triggered in peoplecode?

  
Total Answers and Comments: 1 Last Update: January 20, 2007     Asked by: guest 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: sridevi bandi
 

searchinit peoplecode performs before the search dialogue box displays.search save peoplecode performs after the operator clicks ok in the search record dialogue box. Row select peoplecode is used to filterout rows of data.Prebuild is often used to hide and unhide the pages. Field default attempts to set defaults for fields without a value. Field formula performs, after field default completes successfully. Rowinit is used to initialise the rows.Postbuild peoplecode performs after all the component build events have performed. Activate event is fired everytime the page is activated.



Above answer was rated as good by the following members:
devipriya99
January 20, 2007 01:51:32   #1  
sridevi bandi        

RE: What is sequence of events triggered in peoplecode...

searchinit peoplecode performs before the search dialogue box displays.search save peoplecode performs after the operator clicks ok in the search record dialogue box. Row select peoplecode is used to filterout rows of data.Prebuild is often used to hide and unhide the pages. Field default attempts to set defaults for fields without a value. Field formula performs, after field default completes successfully. Rowinit is used to initialise the rows.Postbuild peoplecode performs after all the component build events have performed. Activate event is fired everytime the page is activated.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    

 Related Questions

Latest Answer : You can write PeopleCode (PC) in the Application Designer IDE. The PC are stored :- on the events and are triggered by them- in librairies called funclibs in PeopleSoft and called manually by the developpers in their PC when they them (they are like functions ...

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. 
Latest Answer : Component level peoplecode is used whenever we have certain validations to be triggered at CI level. That means if ever we want to access the same component from CI and we want all the online validations to be applied implicitly at the CI level then we ...

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. 
Latest Answer : People code supports these types of functions:1.Build in2.Internal3.External people code4.External non-people code ...

If there is same Component X in two different menus, menu1 and menu2 and if u want to assign a different search record for each menu, then which peoplecode function do u use and where do u write the code?

Latest Answer : Using Application packages is a very good way of coding your business logic and display logic.This way you can modularize your code very well and you can bring in the Object Oriented way of programming which will be very easy to develop and maintain. ...

adv: no need to write query just want to build dis: we cant view queries 
Latest Answer : If we need to retrieve more than one rows from the database, we can use SQL class instead of SqlExec... ...
Read Answers (6) | Asked by : ajith

Latest Answer : REM can be used to comment a single line, but it will be processed by the  comp. processor;Single and multiple line commenting:/* PeopleCode stmts------ ------ ------ ----*/Nested Comments:
Read Answers (1) | Asked by : DEE

Latest Answer : We have the docancle() function, it cancle the current component when it Occurs ...
Read Answers (6) | Asked by : Fundoo

Where PeopleCode get stored?Option: 1. Application ServerOption: 2. Database ServerOption: 3. Client Machine.Option: 4. File Server.Option: 5. Batch Server.
Read Answers (4) | Asked by : Raja Chakrabarti

Latest Answer : NEED GOOD MATERIAL IN a/p,ar.inventory,purchasing,gl if possible. ...
Read Answers (2) | Asked by : ramesh


 Sponsored Links

 
Related Articles

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

UML Elements : Sequence Diagram

UML Elements Sequence Diagram In the Unified Modeling Language the sequence diagram is the name that has been given to the Message Sequence Chart The sequence diagram will be responsible for showing various processes or elements that exist together simultaneously and it will often be represented by
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

JavaScript Events Handling

JavaScript Events Handling In this JavaScript tutorial you will learn about handling events in JavaScript what is event handling in JavaScript events in JavaScript events associated with mouse onmousemove onclick ondblclick onmouseout onmouseover events associated with keyboard onkeydown onkeyup onk
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 

HR Interview - Telephone Interview Etiquette

Telephone Interview Etiquette When you conduct a telephone interview for a job it is important to show the proper etiquette Not only is it important it is critical is you wish to be hired by the company There are a number of things you will want to do and other things should never be done mosgoogle
 

HR Interview - How To Succeed At HR Interviews

How To Succeed At HR Interviews There are a number of things you will need to do in order to make sure you pass the interview process Your appearance is something that you will want to pay close attention to Even if you feel that your appearance shouldn t be a factor in whether or not you re highere
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape