Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the different ways we can set up the portal security to access component in portal?

986


Can you hide a primary page in a component? Reason?

1049


Explain what are query tables?

964


What is the difference between component buffer and data buffer?

1034


What is the use of set control field in record field properties?

1051


Which records can be included into a record group?

955


What is the purpose of the sqlexec function? What are its benefits and draw backs?

947


What is xlat - translate values?

1004


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

948


How is the searchinit event most often used by people soft application?

931


What is the use of temporary records and state record in application engine?

968


Does peoplesoft support the web servers that bea weblogic and ibm websphere can plug into? How?

933


What is an array in people code? What is maximum dimension of an array?

961


Which peopletool is used to input peoplecode?

967


What are benefits and draw backs of sqlexec function?

1029