What is the difference between %Select and %SelectInit in
Application Engine Peoplecode.
Answer Posted / danalaxmy
Both %Select and %SelectInit are similar in the way that
they are used to update the state record fields (specified).
But the only difference is that when we use %Select and no
row is returned by the following Select statement, the
fields retain the previous values whereas when we use
%SelectInit and no row is returned by the Select, the fields
get initialised.
| Is This Answer Correct ? | 39 Yes | 1 No |
Post New Answer View All Answers
What is portal (structure and content)?
What is record group?
What is mandatory property of app.engine?
How does peoplesoft use views? Which are online functions?
How does the PeopleSoft Enterprise Portal workwith 8.1x and 8.4 applications?
How the output of a sql query be stored in a variable using peoplecode?
What is the purpose of the sqlexec function?
What are table edits?
Explain how many sub pages, secondary pages can be created in one level?
What are benefits and draw backs of sqlexec function?
How can you improve the security and usability of a prompt table edit?
What is difference between saveprechange and savepostchange?
Situation: you want to migrate database from one database to another. How would you do that?
Explain what is process scheduler information?
Explain what is html & image meta data?