on 2012 Aug 28 6:12 AM
Hi ,
In the SAP SRM RSEC_GENERATE_PASSWORD generate the password when user apply for reset password, I have debug the code for 'bbpat04' and found out that in the development the system generate the password by function module RSEC_GENERATE_PASSWORD and PASSWORD_FORMAL_CHECK check the generated password by system CALL 'PASSWORD' which call the function from the kernel file sapactab.h and validate the succefully but in the production server when RSEC_GENERATE_PASSWORD generate the password and check with the PASSWORD_FORMAL_CHECK it give the error 'Password should contain at lease 1 special character' please suggest me what should I do? I have check the authorization also..
Request clarification before answering.
Solved, Basis person can set the password rules if the special character is set to 1 or more SAP SRM doesn't generate the password with special character and while validating the generated password it give the error ' Password contain at least & special character' of message class '00' . solve by removing the password rule making special character '0'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.