Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delete user(s) from activity functions

Former Member
0 Likes
735

Hello,

Does anyone know any function module or bapi to delete user(s) assigment(s) to activity functions ?

I need to develop a program to remove some users from several activity functions.

We have version 4.70 Enterprise.

Thanks,

Paulo Sousa

Hello,

Does anyone know any function module or bapi to delete user(s) assigment(s) to activity functions ?

I need to develop a program to remove some users from several activity functions.

We have version 4.70 Enterprise.

Thanks,

Paulo Sousa

4 REPLIES 4
Read only

Former Member
0 Likes
691

Hi Paulo,

try FM TH_DELETE_USER

Regards, Dieter

Read only

0 Likes
691

Hi Dieter,

With F.M. TH_DELETE_USER i do not have the possibility to indicate from wich activity group i want to remove the user. I believe, that the F.M. i need, if exists, should be related to the authorizations.

thank you anyway,

Paulo Sousa

Read only

0 Likes
691

Hello,

Check this BAPI.

<b>BAPI_USER_DELETE</b>

Vasanth

Read only

0 Likes
691

Hi,

I found bapi BAPI_USER_ACTGROUPS_DELETE but it deletes all the activity groups assigned to one user. Does anyone know any bapi or function module that alows us to chose wich activity group(s) should be deleted for that user ?

Thanks,

Paulo Sousa