PeopleSoft Interview Questions and Answers
Here you can find PeopleSoft Interview Questions and Answers.
Why PeopleSoft Interview Questions and Answers Required?
In this PeopleSoft Interview Questions and Answers section you can learn and practice PeopleSoft Interview Questions and Answers to improve your skills in order to face
technical inerview by IT companies. By Practicing these interview questions, you can easily crack any PeopleSoft interview.
Where can I get PeopleSoft Interview Questions and Answers?
AllIndiaExams provides you lots PeopleSoft Interview Questions and Answers with proper explanation. Fully solved examples with detailed answer description. All students,
freshers can download PeopleSoft Interview Questions and Answers as PDF files and eBooks.
How to solve these PeopleSoft Interview Questions and Answers?
You no need to worry, we have given lots of PeopleSoft Interview Questions and Answers and also we have provided lots of FAQ's to quickly answer the questions in the
PeopleSoft technical interview.
PeopleSoft Interview Questions and Answers
What are Menu types available?
1. Standard
2. Pop-Up
PeopleSoft Interview Questions and Answers
Where do you need to install connectivity software?
We need to install Connectivity Software on Appserver and scheduler server if they are not on the Database server
PeopleSoft Interview Questions and Answers
What is the purpose of state records?
To store application data for life of the application Engine process
PeopleSoft Interview Questions and Answers
What is the most important Record in PS HRMS?
JOB record
PeopleSoft Interview Questions and Answers
What is dynamic view?
Dynamic View is similar to SQL View but we cannot build the dynamic view.
When we do not want store the database then us dynamic view.
PeopleSoft Interview Questions and Answers
What is the difference between SQL View and Query View?
In Sql view manually write the SQL statement, Query view use the PS QUERY tool.
PeopleSoft Interview Questions and Answers
What is section?
A section is a set of ordered steps that is executed as part of a program.
You can call sections (and other programs) from steps within other sections.
PeopleSoft Interview Questions and Answers
How do you create the Department security with navigations?
To do this, after you have created your Departments Navigate to TreeManger->Tree Manager and select Appropriate Security Tree (In General in People soft this will be DEPT_SECURITY).
Attach your newly created Department in the tree in the required node.
Then after run HR_FASTVIEW Application engine by Navigati through-SetupHRMS->Security->Department Security->Update dept Security.
PeopleSoft Interview Questions and Answers
What is ERP and how it is related to SAP?
ERP is generally referred to a class of business software that addresses a business firm in totality, rather than one or two functions
For example, there are accounting software, inventory software, etc. that addresses a specific function of a business.
However, ERP class software addresses all the functions of the business and provides an integrated view of the business to the management.
SAP is a German company and is the world leader in ERP software across various industries.
PeopleSoft Interview Questions and Answers
What is difference between Translate table and Prompt table?
There are few differences between Translate tables and prompt tables1.
Translate tables have a max length of 4 char for each element.
However, prompt table elements have no such limitation.2.
There can be only 30 entries in a translate table.
Where as prompt table can have n number of entries.