What is the difference between %Select and %SelectInit in
Application Engine Peoplecode.
Answer Posted / jithendra`
When your select statement is retrieving any row of
data,there wont be any difference between % select and %
select init,But when select statement is not retrieving any
row of data in % select the previous value in the state
record will remain same/unchange,Where as coming to %
select init the previous value in the state record will be
intialized to null values.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the use of set control field in record field properties?
What is component meta data?
Tell me what will be the output of an application engine to use component variables instead of state record?
For the servlet layer on the web server, what version of the Java Servlet API are the PIA Java Servlets coded to with PeopleTools 8.4?
Explain what is page meta data?
What are the benefits of set control field in record field properties?
Can you please explain the difference between temporary table and sql view in peoplesoft?
Situation: you want to migrate database from one database to another. How would you do that?
Explain tree manager?
How should Web Application Servers be usedwith PeopleTools 8.1x and PeopleTools 8.4?
How to creating prompt table dynamically for the specified field?
Explain what is record meta data?
Which function inserts values into an array? What is “pop”?
What is default processing?
What is getlevel0()?