‎2007 Oct 16 1:53 PM
Hi all
i need to create user ,i want to use the bapi BAPI_USER_CREATE1 but i can't assign roles.
i tries to use the func. SUSR_BAPI_USER_PROFILES_ASSIGN but when i tried to assign the profile i got the msg : T-DV460091 is a generated profile. Assign the associated role XXXX.
Does anybody know how to solve this?
Tks.
17th Champ. to boston
‎2007 Oct 16 9:24 PM
First create the user using BAPI_USER_CREATE1 and then after the user is created successfull use BAPI_USER_PROFILES_ASSIGN to assign profiles to the user.
Donot forget to use BAPI_TRANSACTION_COMMIT after each BAPI call.
Award points if helpfull
‎2007 Oct 17 6:47 AM
this is the msg that i got : "T-DV460108 is a generated profile. Assign the associated role IEC_AAA_BASIC_TRANS_FOR_ALL"
and when i look at the profile and role there is nothing at SU01