Application Development 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: 

How to use change password api in SAP Netweaver?

Former Member
0 Kudos

We need like to use change password api in SAP Netweaver with help of (SUSR_USER_CHANGE_PASSWORD_RFC) . We will integrate this with our tool in java.


1 REPLY 1

Bernhard_SAP
Employee
Employee
0 Kudos

Hello Jake,
as you know, the FM SUSR_USER_CHANGE_PASSWORD_RFC is not released for customers. I recommend to use the bapi_user_change instead. This FM is released for customers. In case you are planning to set productive Passwords (what we absolutely do not recommend!), you need to meet the preconditions described in note 1287410 (check also KBA 2567311).

brgds, Bernhard