Below are more Apps Questions. I will update the answers asap
1)what is the meaning of imputed earnings,supplementary earnings?what is the difference?
Imputed Earnings are for non–cash remuneration such as personal use of a company–provided car.(NonTaxable)
The Supplemental Earnings classification includes a variety of special earnings paid in addition to
earnings for time worked, as for example bonuses or sick pay.(Taxable)
2) what is the meaning of voluntary deductions,involuntary deductions, pre-tax deductions?
Pre-Tax --like 401K
Voluntary and Involuntary deducations are just like suggested by their names,
Voluntary deductions are not mandetory eg Loan repayments.
You can take any amount of loan, no need to pay it. After some time it will be deducted from
Involuntary deductions like court order :)
bankruptcy orders is another example of Involuntary Deductions.
3)what is the tax withholding rules?what is the use of tax withholding rules?
Tax withholding rules defines if deduction is SUI level, federal level etc
Total Compensation -> Basic -> tax withholding rules
4)what do u do in task flows?
5)how do u use date track history option?
Tools -> Date Track History (Enable on date track able forms like people, assignment)
6)when we open the organisation hierarchy,there is some fields that is position control,top node position control enable?what is the difference between top node,position control,top node position control in the hierarchy window?
7)how can we change the top organisation of an existing hierarchy?
08)what is each entry of time off reduces the net accrual on the plan?
Main element in the plan is always PTO element, which is always in subtract.
9)i studied on PTO ACCRUAL plans.but didn't got these words.what is the meaning of carry
over,paid time off,accrual,accrual term,accrual plan,accrual period,accrual band with
examples?
Carry Over: Some percentage is carried forward in next year. eg: employees is having
50 hours of leave in a year. He might not take all 50 hours so some leaves
are carried over. We can define the how many leaves employee can carry over.
Paid Off time : Is the leave for which employee will get paid or paid leave.
Accrual : Balance of total leaves taken (Increasing Balance), or total available leaves
(decreasing balance)
Accrual Term : Start date and end date of accrual. Some accrual plans starts on 1st Jan while
some can start on 1jun.
Accrual Plan: Plan which accrue leaves.
Accrual Period: It can be of 1 year or 6 months based on company req.
Accrual Band: Different type of employees can have different amount of leave.
eg: New hire can take only 10 hours of leave in a year
But CEO (20 yrs of exp) can take 50 hours of leave in a year.(so Injustice
with new hire).
-- Soham Khot
Dec 23, 2007
Posted by
Soham
0
comments
Labels: Interview
Nov 26, 2007
Interview Questions
Hi,
Following questions are from oracle India HRMS interview.
I will post the answer to all the questions asap.
1> what are the Pl/SQL tables?
Pl/SQL tables are like Cursor, which stores the data in the memory.
This data can be accessed to improve performance.
2> what is ref cursor?
call cursor1(business_group_id)
Here you are executing the cursor only for one BG. This is Ref cursor.
3> what is the profile we need to activate while implementing payroll?
<>
4> what are the 3 profiles we need to activate without which wecannot login into HRMS?
<>
5> what are types of alerts?
Periodic and non-periodic/Event Base.
6> what is the advantage of package? why to use package instead ofprocedure?
Pkg is used for overloading.
Also consider a payroll pkg for Interfaces, you can combine all the required functions
and procedures inside pkg.
Calling Procedure and functions from one Procedure will affect performance.
7> what are the implementations steps for oracle payroll?
:(
Read Oracle HRMS Implementation Guide available on ETRM.
8> what is MD50, MD-70 and MD-120
MD50 is Functonal document
MD70 is Technical Document
MD120 is Deployment Documnet
7> what are user breaks in reports?
Same as Group in SQL.
8> Have you work on forms?
Yes :)
9> what is self service?
Self service is web based Oracle application system.
You need only web browser to access apps. Oh I forgot to mentioned Username and pwd!
10> what is the difference between JOB and Position?
Consider ,
Position : Operator
Job : m/c1 Operator.
So your position is Operator and yer job is to oparate M/c1.
We will discuss on it later on.(No I am not lazy but I need some time to compose the article)
11> What is array in PL/SQL?
<>(Is this a Oracle apps blog or PL/sql blog??)
12> where can I get the salary of the employee?
Pay_assignment_actions
pay_payroll_actions
Pay_run_resutls
-- Soham Khot
-- Did you faced any interview recently?
--Send me the questions at soham_khot@yahoo.com. I will publish it on the blog with ans
--and your name (after your consent)
Posted by
Soham
0
comments
Labels: Interview