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

manipulating users

rainer_hbenthal
Active Contributor
0 Likes
414

Hi,

i found two suitable funciton modules, th_user_info and th_delete_user, which are working well. Now i'm looking for a function module to block users (set block level to 32/64) and set the valid-to date.

I would like to avoid updating usr02 directly or using a bdc via call transaction. So how can i set both fields via a function module?

2 REPLIES 2
Read only

Former Member
0 Likes
377

Use BAPI BAPI_USER_CHANGE

Read only

Former Member