What is the difference between %Select and %SelectInit in
Application Engine Peoplecode.
Answer Posted / bandisdevi
%select: When it select no values the previous values in
state record won't be affected.
%selectInit: It reinitialize the state record to null values
when no values are returned by the select statement.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What environments supported by people tools tool set?
Why do peoplesoft often use views as search records?
What is an array in people code?
Differentiate field edit and save edit?
What is peoplecode meta data?
Which http servers and java servelet engine combinations are supported with people tools?
What is portal (structure and content)?
Explain the field values for tools tables?
Explain mandatory property of app.engine?
What conditions are required to establish parent child relationship between two records? What are the advantages with that?
How the output of a sql query be stored in a variable using peoplecode?
You want to create a prompt table dynamically for a specified field. How would you do that?
What is field meta data?
Which function directly interacts with the database?
What is getlevel0()?