How do you retrieve a value from scroll.scroll select?
Answer / Kalpna Sharma
In PeopleSoft, to retrieve a value from a scroll.scroll select, you can use the `getFieldValue` method. For example: `value := scroll.scroll.getFieldValue('field_name');`
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain in the url identify portal and component name?
What is the biggest drawback to fieldformula?
What is the difference between sql statements and metasql statements?
Explain about translate table?
Suppose if hr admin creates a person by error in peoplesoft, how can the person be removed from all key database tables using a delivered process?
If you delete a page from PSPT application which all tables are affected ?
Which of the following fires after the database is updated?
How to define the names of the application servers being used to access peoplesoft?
After logging into customer connection, you wish to search for fixes/patches. What are the search criterias available ?
PeopleCode variables (global, component, local, and parameter), method, and property names can now be up to _______ characters long?
Difference between saveprechange and savepostchange?
Explain why temp records are needed?