Interview Q
Interview Q
2.position ff
3.grade ff
4.sit ff
5.eit ff
7.collective agreement ff
8.item context ff
9.people group ff
10.bank details ff
12.cost allocation ff
Enter and Maintain contains most of the required information related to employee.
If you have some more information to cover you can use Extra Information or Special
Information to store details.
Ans:
Rehire �
This means , you are hiring an ex-employee
again after interviewing him for a certain
position.So the person will have a new service
record but the personal details might remain the same�
Security profile provides more security within BG.It helps in determining what
users have access to what data.
echnically 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
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.
The Views which do not have the _all to be said as secured views.
Per_all_people_F
per_people_f
per_all_assignemtns_f
per_assignments_f
pay_all_payrolls_F
per_payrolls_f
5. The differece between both secured views and non secured views is :
2.Unsecured views is used to get the information from the entire rows
If you use the Position hierarchy then you will have to go through
the process of defining all of the positions / posts in your organisation
and specifying all reporting lines in your organisation from
top to bottom. You will then have the overhead of maintaining
your positions and position hierarchy and keeping them in
line with the business on a day to day basis.