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

Search Help for User

Former Member
0 Likes
5,152

Hello all,

I am creating a search help to find users based on User ID and name. This is the scenario:

1) when the user clicks on the search help, he should be able to view a list of all users. Only 2 fields should be displayed in this list viz. User ID and User name.

2) I have managed to find that user id is placed in table USR01-bname. I am unable to link it to user name.

Please help.

Thanks in advance,

Mz

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,794

Hi,

Try to replicate using search help USER_ADDR. Use the data base view USER_ADDR.

Regards

Hi,

Try to replicate using search help USER_ADDR. Use the data base view USER_ADDR.

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
2,794

Hi:

You can create your own search help, have a look with a link

[Link|http://help.sap.com/saphelp_47x200/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm]

Regards

Shashi

Read only

Former Member
0 Likes
2,795

Hi,

Try to replicate using search help USER_ADDR. Use the data base view USER_ADDR.

Regards

Read only

Former Member
0 Likes
2,794

try table USR21

usr21-bname - name of the employee

usr21-persnumber - Person number

Read only

Former Member
0 Likes
2,794

Hello Rajvansh,

Thanks for a quick reply and solution to my problem

Much appreciated.

Best Regards,

Mz