Creating Mass User Using eCATT (Script) - SAP Community
Creating Mass User Using eCATT (Script) - SAP Community
Community
sonali_mungad
Discoverer
06-24-2016 7:17 AM
6 Kudos
Summary:
In every SAP Implementation / Installations one of the major activity is User
Administration, which includes user creation, setting initial password, assigning role etc.
For user creation if the user count is too high(say in hundreds/thousands),the traditional
su01/su10 process may require more number of man hours.
The objective of this SOP is creating mass user short time with less administrative efforts.
The extended Computer Aided Test Tool ( Tcode : SECATT ) will help us accomplish our
goal in very short time .
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 1/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
In our case SECATT is a set of Test Script (Part-A) & Test Configuration(PART-B).
1.Enter the script name(recommended to start with Z to easily identified that it is a user
defined script
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 2/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
3.Person responsible will be back filled automatically with the user who is creating the
script
6.Click on save
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 3/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
8.When prompted with the Created Object Directory entry dialog box, select Local
object.
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 4/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
Upon clicking the continue check mark,you will see the User Mentainance(su01)screen.
For this step,ensure that you don’t click any options that are not required,since
every click or entry is recorded.Unnecessary clicks/entries may show you more
Fileds.
14.To end recording ,click the back button in su01 screen and click Yes when promted
with below screen.
Once user creation is recorded,the VALINs(Values that were entered during the
recording)should be changed to parameter values.
The below process will explain you the steps to create the parameter.
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 5/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
After double clicking on value you can see a blank area with the VALIN as below:
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 6/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
6.Change the VALIN name(test001 in thi sexample) with a parameter name (to ZCID)
9.Click Yes
10.Repeat the same step for other values that are entered during recording.
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 7/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
11.Once you are sure that all the parameters are created,click Save button.
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 8/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
5.Click Save
When promted to select the package,use Local object as did in test script creation.
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 9/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
10.Change the path for eCATT Objects, Variants and WebDynpro to desktop
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 10/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
1.Open MS EXCEL
Keep the highlighted area intact, which means you should not modify any of these
values.
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 11/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
In the below example I have updated the spreadsheet with 10 user information.
Save the file in the same format.(Since Excel file can’t be read by script)
7.Click Execute
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 12/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
Security
4 Comments
joachimrees1
Active Contributor
11-29-2016 9:22 AM
1 Kudo
Hi Sonali,
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 13/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
it seems there is some content missing? It looks like it is only the introduction to the blog,
maybe the interesting part (how to do it!) got lost somehow?
best
Joachim
sonali_mungad
Discoverer
01-20-2017 7:24 AM
1 Kudo
Hi Joachim,
Regards,
Sonali
oscar_zeng88
Explorer
03-10-2021 7:10 AM
0 Kudos
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 14/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
oops
former_member830836
Member
11-26-2022 5:37 AM
0 Kudos
Could the parameter Maintenance step more details describled,please? i can do the first
parameter,but don't know how to continue to set up the second;third...
Comment
ABAP OOABAP 2 ABAP Programming 1 ABAP test cockpit 7 ABAP test cokpit 1
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 15/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
Fiori 1 Fiori App Extension 1 Forms & Templates 1 Integration & Connectivity 7
RFFOEDI1 1 SAP BAS 1 SAP Build apps 1 SAP CodeTalk 1 SAP Odata 1
SAP UI5 1 SAP UI5 Custom Library 1 SapMachine 1 security 3 text editor 1
Get Started with the ABAP Development Tools for SAP NetWeaver
OlgaDolinskaja
Product and Topic Expert
171972 12 1440
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 16/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
Become an ABAP in Eclipse Feature Explorer and earn the Explorer Badge
ThFiedler
Product and Topic Expert
Six kinds of debugging tips to find the source code where the message is raised
JerryWang
Advisor
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 17/18
4/1/24, 10:00 AM Creating mass user using eCATT (script) - SAP Community
206992 56 320
Top Kudoed Authors
qmacro 27
lenapadeken 6
PierreCol 2
horst_keller 2
anujawani2426 2
hardyp180 2
Follow
SergioFerrariIt 2
TuncayKaraca
Privacy Terms of Use 1
tunakaner 1
Support Cookie Preferences
https://community.sap.com/t5/application-development-blog-posts/creating-mass-user-using-ecatt-script/ba-p/13300216 18/18