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

What is TCode

Former Member
0 Likes
1,165

Hi all,

What is Tcode, To find out id number of any user.

plz tell me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,103

hi,

Afsar,

there are many ways to find out the users in sap...

1.you can find the users in sap by SU01 itself.

type su01 and click drop down icon and give * and press search u will get the list of users.

2. go to se 16, type agr_users executegive * in the place of UNAME and press F4 u will get list of users.

3. type suim, click on users -- user by address data.- execute-clik on drag down button you will get the list of users ( user ids )

Run transaction S_BCE_68001400 and type * in the user field to get all userid in that system. This report is very helpful for selecting users with different inputs.

Edited by: Runal Singh on Apr 3, 2008 4:11 PM

8 REPLIES 8
Read only

Former Member
0 Likes
1,103

suo1

reward points if useful.....

Read only

Former Member
0 Likes
1,103

try tcode sm04

Read only

Former Member
0 Likes
1,104

hi,

Afsar,

there are many ways to find out the users in sap...

1.you can find the users in sap by SU01 itself.

type su01 and click drop down icon and give * and press search u will get the list of users.

2. go to se 16, type agr_users executegive * in the place of UNAME and press F4 u will get list of users.

3. type suim, click on users -- user by address data.- execute-clik on drag down button you will get the list of users ( user ids )

Run transaction S_BCE_68001400 and type * in the user field to get all userid in that system. This report is very helpful for selecting users with different inputs.

Edited by: Runal Singh on Apr 3, 2008 4:11 PM

Read only

Former Member
0 Likes
1,103

Hi ,

U try on Tcode AL08 ..

Regards ,

M.Shankar GJ

Read only

Former Member
0 Likes
1,103

Hi,

Check the system log using transaction sm21.

OR ALSO:

Try ST03N. Use 'service engineer' mode and choose 'transaction profile'. Then double click the transaction to get the list of users.

Also:

check these tables.

TABLES: CDHDR, CDPOS, A071, A073, KONP.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

Read only

Former Member
0 Likes
1,103

You want the IP number ?

If so then use the SM04 transaction.

Please be clear .

Read only

Former Member
0 Likes
1,103

Hi,

You have some options;

SU01 - use the drop-down on the user field

SU01D - same again but only has display access (always less risk)

S_BCE_68001393 - user master report.

Regards,

Nick

Read only

Former Member
0 Likes
1,103

HI,

This is the table which have store all run time user data.

USR01-Table

Regards,

Brown.