Technical Articles
HR and Payroll
HRMS Miscellaneous
Oracle HRMS Payroll Interview Questions | Oracle HRMS Payroll Interview Questions | | Print | |
| Written by Anil Passi | |
| Friday, 25 August 2006 | |
|
Oracle HRMS Payroll Interview Questions Dear Learners and Job hunters for Oracle HRMS and Payroll. Please find some basic level questions that you Qns 1. Can you call pl/sql package functions from within a Fast Formula? Ans 1. Yes you can -->How do we do this? -->There is a Define Function screen in HR. In this screen you will register the pl/sql as “External Function”. -->If we want to pass a parameter PAYROLL_ID to this external pl/sql Function, how do we do it ? -->The “Define Function” screen has a button named “Context Usage”. This button opens up a window in which you can register the parameters. Qns 2: P35 report is run after the “End Of Year (EOY)” process. Do you know which tables does EOY process populate. P35 and P60 reports uses these tables which get populated by EOY Ans2: FF_ARCHIVE_ITEMS FF_ARCHIVE_ITEM_CONTEXTS Qns 3: How do you Debug a Fast Formula? Ans 3: You can create a message variable in Fast Formula. This message variable must also be registered as a Formula Result( In “Formula Result Rule” window). Qns 4: What are the various levels where you can Set up Payroll Costing Accounts? Which levels take the highest precedence? **Assume Labor Distributions is not implemented** Ans4; Element Entry => Highest Assignment => Second Highest Organization => Third Highest Element Link => Fourth Highest Payroll => Fifth Highest Qns5: Technically speaking, how do you know from tables that an Employee has been terminated? Ans 5: (a) The Person_Type_ID in PER_PERSON_TYPE_USAGES_F will correspond to System Person Type EX_EMP (b) A record gets created in table PER_PERIODS_OF_SERVICE with Actual_Termination_date being not null Qns6: How can you make Employee Number generation Automated based on business rule etc. Ans6: Use Fast Formula. Qns7: What is the difference between per_people_f and per_all_people_f Ans7: PER_PEOPLE_F is a secured view on top of PER_ALL_PEOPLE_F. The secure view uses an API hr_security.show_person. This API internally checks for an entry in table PER_PERSON_LIST for the logged in person's security profile. A concurrent program named "Security List Maintainence program" will insert records in PER_PERSON_LIST Oracle HRMS Self Service Interview Some Simple Questions Qns 1 : If you do personalization at both FUNCTION level and Responsibility level, which personalization has higher precedence? Ans 1: Responsibility level. Responsibility level will override FUNCTION level personalizations. Qns 2: Say you have done a lot of Personalizations to Self Service Screens. But all these Personalizations were done in DEVELOPMENT environment. How will you migrate these personalizations to PRODUCTION environment? Ans2: Before 11.5.7…Use AKLoad This is a java program given by Oracle. This is the only way you can script it. In DEV you will do è akdload DOWNLOAD ( & other parameters) In PRD you will do è akdload UPLOAD ( & other parameters) On or after 11.5.10 Use responsibility “Functional Administrator”, then click on Personalization Tab, and then click on Import/Export. Next select the documents to be exported. Go to the unix box and tar the personalizations into a .tar file. On the Production environment unzip this tar file in location as entered in profile “FND: Personalization Document Root Path”. Setting up of this profile is mandatory or else Oracle Framework would’nt know where to search for the files to be imported. Comments
(14)
written by venkat , October 31, 2006
Hi, nice start, to the blog, i hope u post much more information, i think these helped me a lot, thanks for every thing and hoping to get more in future. great start. keep going please.
written by venkat , October 31, 2006
Hi, nice start, to the blog, i hope u post much more information, i think these helped me a lot, thanks for every thing and hoping to get more in future. great start. keep going please.
written by Anil Passi , November 15, 2006
Cheers Venkat, I will try to keep this blog as regular as possible
written by Anil Passi , November 15, 2006
Cheers Venkat, I will try to keep this blog as regular as possible
written by Anil Passi , March 31, 2007
Cheers Peter, you are right.
For each employee, a record always exists in PER_PERIODS_OF_SERVICE, and it gets updated during termination. Thanks, Anil written by Anil Passi , April 25, 2007
Hi Prashant,
You can either use a Workflow Notification or SMTP email for this purpose. However, try using the standard functionality described in link below http://docs.google.com/Doc?id=dcfd8fsc_59c24m8t Thanks Anil
Hi Anil,
Thank you very much for this fantastic bolg. It is very useful for aspiring consultants like me. Take care..
Hi Anil,
Thank you for creating a very useful blog. It is of great help for aspiring consultants like me. Please post some more functional HRMS interview questions. Regards, Deepashree J
Excellent Excellent Site folks, It is really great work done by Anil.
Please add some more Interview questions and answers.
Hi Anil,
Thanks for ur Blog. It really help me a lot
Hi Anil,
I am very much pleased to see your blog. I have got everything required for me to start preparation for oracle apps. I am thankful of you. Thanks Pramil
Hi Anil,
What are the list of likely questions for core hr.
I would like to know if U can help to guide me through exam for sys administrator IZ-232 thanks
Hi Anil,
Excellent site, it helps me alot. please put more questions on HRMS Technical specially about API's and API Hooks. You must be logged in to a comment. Please register if you do not have an account yet.
|