Creating multiple users with the same authorizations

Creating multiple users with the same authorizations

How can I create a number of users, say 1000, with the all same authorizations? I'm looking for an easy way, not manually copying master user authorizations.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

There are different techniques you can use to do this and some of these techniques depend on the R/3 version you're running. However, the most common way is through a CATT (transaction SCAT). This link http://www.sap-img.com/sap-catt.htm should take you to a guideline on how to create your first CATT.
You will need to a tab-delimited file or a spreadsheet with all the user names you want to create, of course. But, once you get the hang of it, you'll be able to save a lot of precious time.

This was first published in November 2003