cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any FM or BAPI which will create the user name?

Former Member
0 Kudos

Hi,

I have created BP using FM BAPI_BUPA_ROLE_ADD through External list management. But there is no provision to add user name. Is there any FM or BAPI which will create the user name?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi John,

The BAPI BAPI_BUPA_ROLE_ADD is used to add a role(such as employee, contact person, sold-to-party etc) to a business partner that has been created.

For your purpose, you will require BAPI_USER_CREATE,

BAPI_USER_CREATE1.

Regards,

Aniket

Former Member
0 Kudos

BAPI_USER_CREATE1

Thanks

Kamal