‎2006 Aug 02 1:09 PM
Hello All,
Please let me know the table name where employee number as well as SAP useid is in the same table.
Table USR21 is not giving the correct result.
USRID in sap mainly like UPT2KOR.
But in the PA0105 it is like number not Alpha numaric text.
Regards
Vikas
Message was edited by: vikas gupta
Message was edited by: vikas gupta
‎2006 Aug 02 1:11 PM
are u talking abt HR module ?
check infotype 105
tables : PA0105.
Regards
Prabhu
‎2006 Aug 02 1:11 PM
hi Vikas,
Look for all USR* tables ... it is in one of these tables only..
Regards,
Santosh
‎2006 Aug 02 1:11 PM
are u talking abt HR module ?
check infotype 105
tables : PA0105.
Regards
Prabhu
‎2006 Aug 02 1:15 PM
‎2006 Aug 02 1:17 PM
Hi Vikas,
Use table pa0105:-
Set value of usrty = '0001'
to get the values of UsrID.
Hope this helps
Reward if helpful.
Regards
-
Sachin Dhingra
‎2006 Aug 02 1:47 PM
> Hello All,
> Please let me know the table name where employee
> number as well as SAP useid is in the same table.
>
> Table USR21 is not giving the correct result.
>
> USRID in sap mainly like UPT2KOR.
> But in the PA0105 it is like number not Alpha numaric
> text.
>
> Regards
> Vikas
>
>
Message was edited by: vikas gupta
‎2006 Aug 02 2:48 PM
Hi
The SAP user-id & employee-id are maintained in table <b>PA0105</b>.
Fields:
PERNR - Employee-id
USRID - SAP user-id for the employee.
The table will be populated only if the entries for the employee are maintained using the transaction PA30 for Infotype - 105 (or) communication
Hope this helps!
best regards,
Thangesh
‎2006 Aug 02 3:01 PM
Hi vikas,
check the bapi
bapi_user_getlist
bapi_user_get_detail
also check the link:
hope this helps,
regards,
keerthi.