What is the difference between %Select and %SelectInit in
Application Engine Peoplecode.

Answer Posted / hari.sidd

%SELECT() AND %SELECTINIT() BOTH ARE USED TO PUSH VALUES
INTO A STATE RECORD IN AN APP ENG PROG.

BOTH WORKS THE SAME WHEN A ROW IS RETRIEVED,BUT WHEN
THE "SELECT STATEMENT ASSOSIATED IS NOT RETRIEVING A ROW "
THEN

A)
%SELECT():-NO NEW ROW OF DATA IS PUSHED INTO STATE RECORD
THER BY THE STATE RECORD CONTAINS THE OLD DATA SINCE NO NEW
VALUES ARE INTIALIZED.

B)
%SELECTINIT():-NO NEW ROW OF DATA IS PUSHED INTO STATE
RECORD BUT THE FILEDS IN THE STATE RECORD INTIALIZED
TO "NULL".

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do peoplesoft often use views as search records?

551


What environments supported by people tools tool set?

496


What databuffer classes are available in people code?

575


Will the PeopleSoft Internet Architecture, now that it embeds BEA WebLogic and IBM WebSphere, work with my other corporate web servers and tools?

3022


What are the benefits of set control field in record field properties?

527






In case of record level audit what is the structure of table?

505


In which events error & warning are used most extensively?

593


You want to migrate database from one database to another. How would you do that?

520


What is differed processing and its advantages?

584


What is application engine meta data?

542


Explain what is tree manager?

508


What is the use of primary permission list in user profile?

477


What is difference between saveprechange and savepostchange?

630


Both BEA WebLogic and IBM WebSphere have the ability to plug in to many different web servers. Does PeopleSoft support the web servers that they plug into?

2011


Explain the application package?

655