2007 May 10 12:33 PM
Hi all,
I've emplyee name,how to get the personnel number of that employee.
Is there any function module to get employeePERNR if we have his name?
can anyone help me out?
Thanks&Regards,
Satya.
If it is full name use PA0001-ENAME/SNAME fields.
For first name/middle/last name use PA0002 table.
Regards,
Amit
Reward all helpful replies
2007 May 10 12:34 PM
Hi
Use PA0002 to get the pernr for Name
pass the fields VORNA or NACHN and fetch the PERNR
Reward points if useful
Regards
Anji
Message was edited by:
Anji Reddy Vangala
2007 May 10 1:17 PM
Hi all,
Thank you all for ur reply.
I've employee name and i've to get his PERNR.
But the name that i've is not either VORNA,NACHN.it is a combination of these two.this name is actually the Appraisee name that i'm getting from FM "HRHAP_DOCUMENT_GET_LIST_XXL'.It is of char 40.
I've use these Appraisee names and get pernrs.
When i'm trying to see this in PA0002 it is not fetching correct pernr.
2007 May 10 1:35 PM
Hi
Use the Infotype PA0105
pass the Name what you are getting to<b> USRID</b> which is a 30 char field and take the PERNR from it
this works fine.
Reward points if useful
Regards
Anji
2007 May 10 2:29 PM
Hi Satya,
The combination of first and last name is present in ename field of pa0001.
Regards,
Aravind
2007 May 10 12:36 PM
If it is full name use PA0001-ENAME/SNAME fields.
For first name/middle/last name use PA0002 table.
Regards,
Amit
Reward all helpful replies
2007 May 10 12:37 PM
Hi Satya,
Goto table PA0002 in SE11.pass the employee name in field VORNA.
u will get Personnel number of that employee.
Reward points if helpful.
Regards,
Hemant
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |