Skip to Content
0
Nov 01, 2012 at 09:36 AM

Change user group via ABAP

789 Views

Hi Gurus,

Can anybody tell me how I can change my user group programatically.

Currently my user group is 91 I need to change it to 99 then do some processing and then revert it back to 91 afterwards.

I have looked around and some suggestions are to use the

"BAPI_USER_CHANGE"

followed by a

"BAPI_TRANSACTION_COMMIT"

but I'm not sure how to use either of these - can anybody assist with a sample of code snippet

OR

am i looking at the wrong function(s) completely.

Many thanks in advance.

Raj