Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

mass user creation zprogram?

0 Likes
1,475

is there any zcustom program to create mass users along with password

4 REPLIES 4
Read only

Eduardo-CE
Active Participant
1,227
BAPI_USER_CREATE1
Read only

0 Likes
1,227

Hi, in case, try this one for customer - BAPI_CUSTOMER_CREATEFROMDATA2

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,227

Did you use search tool for samples?

Read only

PawanSharma
Advisor
Advisor
0 Likes
1,227

You can use the standard BAPI to create Z Program for mass user creation and alternatively you can go for the LSMW or ecatt script for mass user creation.