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
Explain what is peoplecode meta data?
What are the rules used by the system to determine whether a user is authorized to update an object?
What is html & image meta data?
Explain what is message catalog?
What is message catalog?
What is component meta data?
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
Which function inserts values into an array? What is “pop”?
Explain the numbers of sub pages and secondary pages that can be created in one level?
What is application package?
What is menu meta data?
How is the searchinit event most often used by people soft application?
How to give access to the records that are to be used in a query?
What is difference between saveprechange and savepostchange?
Write the syntax to access third level record field using object oriented peoplecode?