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
In case of record level audit what is the structure of table?
What is the purpose of the sqlexec function?
What is field meta data?
Explain the use of set control field in record field properties?
What are benefits and draw backs of sqlexec function?
How the output of a sql query be stored in a variable using peoplecode?
How does the PeopleSoft Enterprise Portal workwith 8.1x and 8.4 applications?
Which function inserts values into an array? What is “pop”?
What are the benefits of set control field in record field properties?
What are the rules used by the system to determine whether a user is authorized to update an object?
Situation: you want to connect report through process scheduler. How would you do that?
How to authorize the user to run a process or report?
How can a component have more than one search record? Give a situation.
Explain does peopletools 8.4 support web server load balancing?
What is message catalog?