2007 Oct 26 6:52 AM
Hi All
I am looking for a BAPI that assign parameter entries against a user id (tab 'parameter' if use tran SU01 for a user id) - the one that i am looking is similar to the 'BAPI_USER_ACTGROUPS_ASSIGN' which assign roles against a user id.
I have looked in SDN for anything that may listed under PARAM but what I found are not related - If you have any ideas - please post me a line - Thanks
2007 Oct 26 7:00 AM
Hi,
Search with BAPI_USER_*
and see if BAPI_USER_PROFILES_ASSIGN or BAPI_USER_CHANGE can help.
Regards,
Atish
2007 Oct 26 7:04 AM
Thanks for your reply
I already tried "BAPI_ASSIGN_PROFILE.." - It assigns values to the 'profile' tab on the user detail screen - what I want is the 'parameter' tab ..Any ideas?