Are you planning to attend an interview for the PeopleSoft HRMS Functional Developer role but confused about how to crack that interview also what would be the most probable PeopleSoft HRMS Functional Interview Questions that the interviewer may ask? Well, you have reached the right place. Tekslate has collected the most frequently asked PeopleSoft HRMS Functional Interview Questions and answers which are often asked in multiple interviews.
In this article, we will cover the following:
Ans: A checklist is a handout type of utility for the user that can be referenced to ensure that all the tasks the user has to accomplish are done and noted. Say, a recruiter or HR admin wants to hire a new joiner in the HRMS system, there is a recruitment checklist the user can use. When the user is done with all the data entry, he can refer to this checklist in the system. The checklist has a bunch of tasks like passport and documents verified, bank documents sent, offer pack issued, identity check, etc. Users can put the status against each task like initiated, completed, etc.
This is a way of tracking that all formalities related to hiring are completed. Admin can create new checklists also from Setup HRMS -> Common Definitions -> Checklists -> Checklist. If needed new checklist items can also be created from Setup HRMS -> Common Definitions -> Checklists -> Checklist items
Ans: An effective sequence concept is used in some key tables like Job. The job table has a high volume of employee transaction data. There are multiple types of transactions and they are all action-driven. It is very likely in a business scenario that an employee has the same type of transaction more than once on the same day. For example, Employees can have a data change action happening on the same day more than once. In such a situation, for the same employment instance, we now have more than one row with the same effective date. In order to uniquely store this second transaction, we need another primary key which is where effective sequence comes into play. Hence the Job table has a primary key structure: Employee id, employee record number, effective date, and effective sequence.
Ans: A regulatory region is a region that has laws and regulations that are used by functionality in PeopleSoft HRMS. A lot of transactions are driven by regulatory requirements. These requirements include areas like ethnicity, disability, and health and safety. When driven by Regulatory Region, the regulatory codes, People Code edits, and set processing in the system can vary by country and for each transaction.
Ans: JOB record
Inclined to build a profession as Peoplesoft HRMS? Then here is the blog post on, explore "Peoplesoft HRMS Training" |
Ans: Dynamic View is similar to SQL View but we cannot build the dynamic view. When we do not want to store the database then use dynamic view.
Ans: In SQL view manually write the SQL statement, Query view uses the PS QUERY tool.
Ans: ERP is generally referred to as 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.
Ans: The standard hour is defined in multiple ways in the system.
Under Setup HRMS
Installation table in HRMS options, there is a standard hour rule setup. This is at the system level.
Here the admin will define the minimum and maximum hours for the HR system and also the default hours.
The second place where the setup can be done is in the job code table setup.
Under Setup HRMS -> Foundation tables -> Job Attributes -> Job code table.
When a user sets up a job code then the standard hour's value can be set specific to that job code.
When employee job details are populated based on the job code, the standard hours and FTE will get refreshed. Also, values like regular/ temporary will get populated.
Ans: There are a few differences between Translate tables and prompt tables
Ans:
Ans:
Ans: PeopleTools is installed in D: PT848
D:PT848binsqrDB2BINWsqrw.exe
D:pt848SQRinfup_file_name.sqr -i
D:pt848SQR-ZIF
D:pt848SQRpssqr.ini -S -DEBUGX -PRINTER: PD -EH_PDF -f
D:pt848output_file_name.pdf -o
D:pt848log_file_name.log
Where: Options: -i => Input file Directory -f => Output File Name -o => Log file Name -ZIF => SQR Initialization File Name
Ans: Table Data that is going to change on daily is the transaction table, Table data (Organisation Address, Phone No, Locations) which is going to change as part of the organization approval is called setup tables
Inclined to build a profession as Peoplesoft HRMS Technical? Then here is the blog post on, explore " Peoplesoft HRMS Technical Training" |
Ans:
Ans: getlevel0.getrow(1).getrecord(record.level1record)getrow(2).
getrecord(record.level2record)getrow(3).
getrecord(record.level3record);
Ans: We can distribute the worker’s compensation on the basis of the following:
Ans: When a user logs in PS the system scans through the user profile to see the associated primary permission list.
There is a setup called org defaults by permission list. Set up HRMS -> Foundation tables -> Organization -> Org Defaults by Permission list.
For every permission list following field, defaults are set here: Business unit, Set, Company, Country, Regulatory region, Currency, and name format.
Ans: The effective date concept is used in multiple core tables in PS HRMS. For example, in a job, this is a primary key. The purpose of this field is to differentiate multiple transaction rows for the same employee that has happened on two different dates. The effective date is also used in a lot of setup tables for example location. A location is said to be active as of today but 5 days later if I wish to make it inactive how does the system recognize the current status of the location 5 days in the future? It will be done by using the most effective dated row for that location.
Ans: Different organization relationships a person can have are: Employee, Contingent Worker, or Person of Interest as per the person model. The employee is a permanent staff member of the firm who is paid by company payroll and has a hire row in a job with all associated information like company, department, location, playgroup, etc. An example is a permanent position for a chief executive or sales manager in the firm.
A contingent worker is a contractor in the organization mostly on an assignment. Personal information and job information is stored for a contractor in the system but the person is not on the company payroll. An example can be a person from a third-party company who is acting as a vendor for the firm to conduct a project for the firm needs. This person is a part of the project and working in the firm until the end of the project.
A person of interest has many flavours. There are various types of POI – Pension payee, external trainee, external instructor, or board member. They are members who are connected to the firm due to some business purpose. There are two types of POIs- that have a row in job data and others that do not. POIs who do not have job information have a separate mechanism in PS to maintain their data security.
Ans:
Ans:
Ans: Global assignments enable the organization to assign employees to a global assignment and to monitor, compensate and track education, and qualifications for the employee and dependents as they move to multiple locations in the organization having a presence in different geographies.
Employees are based in a Home location. The employee data, benefits, and payroll information is maintained at the home location.
The new location where the employee moves are the Host location.
PeopleSoft delivers three options for International Security:
International Security can be set up by navigating to: Setup HRMS -> Security -> Core Row Level Security -> Security Installation Settings
Ans:
Ans: Values like a business unit, company, country get defaulted by virtue of the user’s primary permission list. These default values are associated with SetIDs on the Business Unit Options Default page.
Using the table set controls and business unit default options, the system determines the default values to enter in select fields on the component. So, when a user accesses a component that uses business unit defaults and selects a business unit, the system determines the setID which drives the defaults for the business unit on the Tableset Control –Record group page.
Ans:
Ans: To determine the reporting hierarchy for an employee in PS the delivered options are as follows:
Ans:
Ans: To identify a particular job in PS HRMS we use a job code. Example: You can have a job code representing an Administrative assistant. This job code will have a defaulted salary grade and standard hours. A collection of multiple such jobs grouped together which use this job code will make a job family.
Ans:
Ans: Location is the core table that is used to define all the office locations of the organization. All locations are tied to a company and setid. Location is also tied to a department. Geographic location is a US federal concept. This is specific to a State –City code. Locality pay area and law enforcement officer special pay area calculations are noted in this setup. Based on the geographic location code setup the locality pay percentages are calculated and used in the US payroll process.
Ans:
You liked the article?
Like: 1
Vote for difficulty
Current difficulty (Avg): Medium
TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.