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 what is portal (structure and content)?
Why do peoplesoft often use views as search records?
What is portal (structure and content)?
How many sub pages, secondary pages can you create in one level?
What is mandatory property of app.engine?
What is menu meta data?
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
What is field meta data?
Tell me the benefits of set control field in record field properties?
Tell me how to store related field data into database?
In which events error & warning are used most extensively?
Tell me what will be the output of an application engine to use component variables instead of state record?
What is the use of set control field in record field properties?
Which effective dated rows can be retrieved in update/display mode, update/display all and correction mode?
What is differed processing?