Question:
Is there a way to make mass changes to user master record, lets say we need to change the telephone number to just one number for all the users. or change their email address to just one email address?
URGENT!
we have 3000 users, and we want to do this on one go!
Thanks
AK
Answer:
As far as I know, this job looks at the user master data and deletes the user if they have an expired date.
is there a way we can run this report or automate it to do some other stuff in User master. Like: resetting a password if the user has not logged in for 5 days or something like that....
Please treat this as urgent.
AK
Answer:
Hello,
The only way is to write a CATT script amd run it, very easy and efficient way of updating user's Master Records.
Karina
Answer:
In higer versions you can use tcode SU10.
The Telephone and Address can be changed by maintianing the company address in SU01
Answer:
Higher release SU10.
Lower release: use transaction recorder then generate an upload file (eg with Word macro), then run it in batch.
Incho
Answer:
su10 cant be used to change mass password
_________________
The heart has its reasons which reason knows not of
PASCAL
Answer:
Hello,
you can write an ABAP program and use the function module "BAPI_USER_CHANGE" (for documentation run TRS "SE37", in the Field Function Module put BAPI_USER_CHANGE and click display; Then goto the Menu: /GOTO/DOCUMENTATION).
To have a list of all your users see table "USR02".
Regards.
Pascal.
Answer:
post security question in the SAP security forum.
I'm moving this topic.
Snowy
_________________
SapFans Moderator
NetWeaver ‘04–SAP Web AS for ORACLE certified
Search: /forums/search.php
SAP Notes: http://service.sap.com/notes
SAP Help: http://help.sap.com
Basic Rules: /forums/viewtopic.php?t=222759