Create SAP Users automatically with BAPI [english]

preview_player
Показать описание
In this video I show you how to automatically create SAP users in the system. Normally, SAP users are created by using transaction SU01. This works quite well with just a few users, but if you want to create many users at the same time you can use a BAPI. BAPI stands for Business Application Programming Interface. The only thing then is to know how to call this BAPI and to know which data is necessary. I use here the BAPI: BAPI_USER_CREATE1

#createuser #BAPI #SAP

▬▬ My Hardware ▬▬▬▬▬▬▬▬▬▬▬▬▬

*The links are affiliate links. There are no additional costs.

▬▬ My Software (free) ▬▬▬▬▬▬▬▬▬▬▬

▬▬ Further Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

Hi, thanks for the hint. Can you set the roles for this new user as well via bapi when you create it?

_rubs
Автор

How to get system user name from user_id using bapi_user_get_detail?

likithatv