Application Development 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: 

User id?

Former Member
0 Kudos

HI all,

From which table we can get the <b>user id</b> based on user name?

Now i have the user ID.

vkr.

4 REPLIES 4

Former Member
0 Kudos

HI

check USR*

USR01

USR02

USR03

regards

Shiva

former_member223537
Active Contributor
0 Kudos

USR03 Table

Former Member
0 Kudos

hi

go to SE11 and search USR*

USR01, USR02....

Regards

Gregory

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos

There are few tables you get user id

Just check

USR01 to USR21

If you need user name -then use V_USR_NAME Database view

Thanks

Seshu