Skip to Content
0
Former Member
Jan 09, 2012 at 09:06 AM

How to create a new user using a function module in SAP

1252 Views

Hi All

I tried using a function module SUSR_USER_CREATE, to create a new user, but it was expecting a address number. So, I tried using a function module SUSR_COMP_ADDR_DEFAULT_GET. It will give the output using function module SUSR_COMP_ADDR_DEFAULT_GET.

However, I am getting this message PASSWORD NOT ALLOWED. I request to share the information, how to use the function module or is there any other way to create the user id in SAP through a function module. The reason for creating the function module, is to call this function module from a BSP PAGE.

Thanks

Bala