‎2008 Apr 03 11:30 AM
Hi all,
What is Tcode, To find out id number of any user.
plz tell me
‎2008 Apr 03 11:33 AM
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
‎2008 Apr 03 11:31 AM
‎2008 Apr 03 11:32 AM
‎2008 Apr 03 11:33 AM
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
‎2008 Apr 03 11:35 AM
‎2008 Apr 03 11:36 AM
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.
‎2008 Apr 03 11:37 AM
You want the IP number ?
If so then use the SM04 transaction.
Please be clear .
‎2008 Apr 03 11:38 AM
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
‎2008 Apr 03 11:41 AM
HI,
This is the table which have store all run time user data.
USR01-Table
Regards,
Brown.