2008 Jan 17 1:16 PM
Hi,
I need to create a similar screen such as SU01 transaction. i donot know how to get the popup which u get when u click on the change password button on the application tool bar.
I have copied the screen 400 from the original transaction into my program and tried to call the screen when i click on change password button. But a dump is coming.
Can u help me with a solution in getting that popup screen.
2008 Jan 17 9:19 PM
Check out the function module
SUSR_USER_CHANGE_PASSWORD_RFC
Well, you can create your own subscreen with the original password and new password and use this FM to change the password for the specified user.
This should work.
Edited by: abap technical on Jan 17, 2008 2:19 PM