Hello Abap Gurus,
I am having an issue with BAPI_USER_CHANGE. All the client data is centralized in system 250, so, we need to perform password change for any other system in 250. I am writing a program to change user´s password when lock but this program needs to be executed from any system.
How can I use BAPI_USER_CHANGE to change password for system 700 for example? if i execute it in system 700 it does not work because client data is centralized in 250, and if i execute it in 250 it changes 250 password, not 700. Does anyone know if i can use this FM differently so that it works for me, or anyone knows any other BAPI i can use?
FYI, i was also trying batch input to SU01 to perform the password change, however, the system selection is performed in an ALV table that cannot be used in BDC. So i have pretty much ruled out this option.
Best Regards,
Gustavo