waht support package level are you in .
there are some OSS notes available.
may be you can use ICF recorder (as explained in OSS note no. 0000724804) to trace the error.
Regards
Raja
Hi Luke,
if you are on 620 and have a Basis Support Package between 43 and 51, (or 640 SP11 or 12) please apply note 779502 and test it again. Please note that you have to make some changes by hand (everything is described in the long text of the note).
The application class for the system BSP application is CL_BSP_LOGIN_APPLICATION.
If you still encounter problems after applying the note I would recommend to open a BSP message to BC-BSP and refer to this thread.
Regards,
Rainer
Hi Luke,
if you are on SP53, don't forget to apply note 851647 which is a major bug fix, but this is only a side note.
Now to your described problem: Do you use our standard system application or have you written a login handler (something like CL_BSP_LOGIN_HANDLER_HTMLB) which manages the logon page?
Regards,
Rainer
Hi Luke,
what happens when the user with the expired password tries to login to the SAPGui?
Regards,
Rainer
Hi Luke,
I can reproduce the error message when I try to change my password and enter for the current password a wrong value.
You can debug the login application by setting the breakpoint at the beginning of CHANGE_PW_PROCESSING in the class CL_BSP_LOGIN_APPLICATION.
The text element you get is number 024 of this class.
Hoping this helps.
Can it be that you change the password after expiration to a default value?
Regards,
Rainer
Hi Luke,
some other customers encountered the same problem and we found the reason for that. The error is fixed in the latest version of note 779502.
Sorry for the late reply, but we finally revised the note today and you are one of the first who get to know the answer. 😉
Regards,
Rainer
Add comment