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

Function module to delete a user

dev_parbutteea
Active Contributor
0 Likes
715

Hello, is there any FM that i can use to delete a user(SUO1)?

5 REPLIES 5
Read only

Former Member
0 Likes
611

hi,

try this

/VIRSA/AE_HRMS_DELETE_USER

you may chech the followings

HR_SELID_DELETE_USER

DELETE_USER_ON_DB

Regards,

Anirban

Read only

Former Member
0 Likes
611

TH_DELETE_USER

Read only

Former Member
0 Likes
611

You can use the BAPI BAPI_USER_DELETE

Cheers,

KD

Read only

0 Likes
611

thanks guys

Read only

Former Member
0 Likes
611

Hello,

You can refer the below thread.

[https://forums.sap.com/post/reply.jspa?threadID = 1080977]

- Jayant Sahu