GeekInterview.com
  I am new, Sign me up!
 

PeopleTools Interview Questions


PeopleTools Interview Questions

Questions: 39
Comments: 39
 Showing Questions 1-10 of 39 Questions
[1] 2 3 4 Next >>
 Sponsored Links

 
 PeopleTools Interview Questions
Sorting Options :  

difference between temporary table and sql view in peoplesoft 
Latest Answer: Temporary Table: Temporary tables are used for running PeopleSoft Application Engine batch processes. Temporary tables can store specific data to update without risking the main application table. SQL View: It is not a physical SQL table in the database, ...
Read Answers (1) | Asked by : Priya21

i want to store the output of a query say select EMPLID from Job;the output of this column should be stored in a variable. how it can be done? 
Latest Answer: You can use SQLExec to do the same.SQLExec("SELECT EMPLID FROM JOB",&Emplid);The value of EMPLID gets stored in the variable &Emplid. ...

What is meant by application package? 
Latest Answer: Application Package is Used to create Application Classes, which could be used to either extend the functionality of existing PeopleTools classes (Rowset, Array, and so on) or to create your own classes. ...

Latest Answer: 1. Main is the required section in Application Engine. 2. There can be multiple steps in single application engine, but atleast one step should be part of AE. 3. Similarly you can have multiple actions in AE but you should have minimum 1 action part ...
Read Answers (2) | Asked by : gust

Is this possible.. If yes, Please explain 
Latest Answer: it is not possible normaly.. but u can write a people code by which u can insert the field data into the records ...

Latest Answer: Temporary table: To allow other users to access the same table that has been using by the AE program. These are mainly used in batch processing. These can store specific data to update without affecting the main application table. This is a database ...
Read Answers (4) | Asked by : gnana

Latest Answer: Indexing tables on the database side helps in batch processing a great deal. Analysing tables helps. If there is custom code, make sure the SQL queries used are written well with the use of proper keys and joins are correct as well. ...

Latest Answer: Peopletools: windows, Unix (Red Hat, SLES)Database: Oracle, SqlServer, DB2PIA: IE 5.0 or greater ...

View Question | Asked by : StephenRaj

View Question | Asked by : christia

View page [1] 2 3 4 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape