Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Relationship between two fields.

Former Member
0 Likes
976

Hi,

I need to understand the link between the Personnel number(PERNR) from TA0105 and the field BNAME in USR02.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
871

Hi Niranchan

The link between PA0105 and USR02 will be USR02-bname = PA0105-USRID where USRTY = '0001'.

Regards

Ranganath

7 REPLIES 7
Read only

Former Member
0 Likes
872

Hi Niranchan

The link between PA0105 and USR02 will be USR02-bname = PA0105-USRID where USRTY = '0001'.

Regards

Ranganath

Read only

0 Likes
871

What is the significance of user type? Also, both these fields are of varying length. Pls help me to understand.

Read only

0 Likes
871

Hi Niranchan

PA0105 is used to maintain the different communication details of user. So in this case, User type will identify what type of communication this employee has. So User type '0001' means User name attached to the employee number.

Regards

Ranganath

Read only

former_member416164
Participant
0 Likes
871

Hi,

PERNR is the personnal number of an employee in SAP HR

BNAME is the user login in SAP

Infotype 0105 (PA0105) give you for an employee it's sap login. But there can be employee that haven't any login on SAP

Hope this helps

Read only

0 Likes
871

Jean,

Can you pls explain. I can't get you.

Thanks.

Read only

Former Member
0 Likes
871

Hi Niranchan,

PERNER is used to identify a person (in the HR module Particularly). Basicaly it is used to identify an employee of the org. Where as, BNAME in USR02 is to identify the R3 users.

Say you are an employee of a company named INF using SAP HR module for payroll, there will be a PERNER maintained for you in their system. But you will not necessarily have a BNAME in USR02, since you are not a registered user of the R3 system used for payroll processing.

Read only

Former Member
0 Likes
871

no comments