on 2008 Jul 25 12:31 PM
Hi,
We are implementing OSA in SAP HCM. We have to import the Goals from Legacy application (available in excel)
Is there any provision to import in HRHAP* tables. There are around 2000 employees, whose goals need to be imported into HCM.
If you have any other solutions, please let me know,
Regards,
Vijay Badgeri
Hello Vijay,
You will need to create a LSMW to upload the Goals(Objectives/Tasks) in SAP System(PP01) from excel. After this you will need to upload the mapping between Objectives and Job of the Employee. After this you may also upload subobjectives using LSMW. After this you can upload the relationship between Objectives and SubObjectives.
Once all this is done you can either record a BDC for APPCREATE and APPCHANGE or call relevant function modules (HRHAP_TEMPLATE_GET_DETAIL, HRHAP_DOCUMENT_SAVE) and call these in a report for a selection of employees to generate the appraisal forms.
Regards,
Shubham
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Shubham,
Please correct me if my understanding is wrong.
1. Create an Object Tasks for Goals (PP01)
2. Create Relationships (A007) between Task and Employee Number (We are not using Position as tasks are specific to persons, and few employees have multiple positions assigned.)
How do I define Objectives ? Since I cannot load them as individual tasks, Do I need to create a custom infotype to load the Goals and load them thru LSMW?
For your understanding the flow is as under:
The Goal template has following field (Available in one Excel for all employees)
1. Perspective (Financial / Customer / Process / Learning)
2. Objective
3. Weightage
4. Unit
5. Unit of Measurement
Following fields get added to Appraisal document...
6. Achievment
7. Comments
8. Appraiser Rating
9. Raviewer1 Rating
10. Reviewer2 Rating
The document flow is as follows:
The Appraisal Hierarchy is as follows
1. Appraisee -> Appraiser
2. Appraisee -> Appraiser -> Reviewer 1
3. Appraisee -> Appraiser -> Reviewer 1 -> Reviewer 2
Employee based on the inputs received from his superior defines the Goals for the FY
It is validated by his appraiser (and reviewers as applicable)
On approval by all relevant Appraiser/Reviewers, goals are visible to Appraisee
There are no standard template available, the number of unique objectives will be very high. Each employee is having minimum of 8 objectives, maximum can be 25.
How do I go about ?
Thanks in Advance,
Vijay
Dear Vijay,
As per my understanding JOB is decribed by(B007) a Task and a Position is described by(B007) a JOB.
Also a Task can be Described by another task/s. In an ideal scenario one employee is holder of one position. Hence we upload individual tasks and then upload the relationship between these tasks and Jobs.
Now in your case you can do the following.
1) LSMW to upload individual tasks. (Why can't you do this?)
2) LSMW to link the individual tasks to a Person in PP01.
Regards,
Shubham
Our ABAPers have written the script to loa legacy data into SAP.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.