Create new SAP Client / Mandt
Step 1: Set profile parameter
- Open transaction RZ10
- Select your system’s profile and check “Extended Maintenance”
- Click “Change”. A new view will open
- Search for Parameter “login/no_automatic_user_sapstar”. If it exists, make sure to set it to 0. If it does not exist, create it and set it to 0.
- To check if the parameter has been set correctly, open transaction RZ11 and display parameter “login/no_automatic_user_sapstar”. You can check the current value at the very bottom. If it is not set to 0, you may have to restart your application server. If it is not set even after a restart, check if you modified the correct system profile.
Step 2: Create new client
- Open transaction SCC4
- Enter edit-mode
- Click “New Entries”. A new view will open
- Enter your desired client-number and optionally set other properties
- Click “Save” (bottom right)
Step 3: Login to new client
-
Open a new SAPGUI-Window and login with the following information:
- User: SAP*
- Password: PASS
- Client:
Step 4: Copy Client-Data from 000
-
Open transaction SCCL
-
Copy Data from 000 to your new client. I recommend using profile “SAP_CUST”. More information regarding client copy and Copy-Profiles can be found here:
- https://helpsccl
- .sap.com/viewer/a10e348e95cd4b679cc727859578c3ac/7.5.9/en-US/4e4a3f25e8801ecfe10000000a42189b.html#:~:text=You%20can%20define%20which%20data,the%20components%20to%20be%20copied.&text=Users%2C%20user%20roles%20and%20authorization%20profiles%20are%20copied.
- https://launchpad.support.sap.com/#/notes/1537913
Step 5: Change SAP* Password
- Open transaction SU01 and change password for user SAP*.
- Optionally, set parameter “login/no_automatic_user_sapstar” in transaction RZ10 back to 1.