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 ?    38 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Situation: you want to connect report through process scheduler. How would you do that?

479


What is message catalog?

528


What is the use of %subrec and %selectall functions?

728


What databuffer classes are available in people code?

582


What is auto update?

555






Explain mandatory property of app.engine?

496


Tell me the use of set control field in record field properties?

522


Explain what is page meta data?

565


Tell me the use of temporary records and state record in application engine?

508


Explain what is record meta data?

548


What is differed processing and its advantages?

592


Which function inserts values into an array? What is “pop”?

538


Which peopletool is used to input peoplecode?

543


What are the differed processing advantages?

563


What conditions are required to establish parent child relationship between two records?

724