SAP TABLES

login/password_change_waittime SAP Parameter attribute - Password change possible after # days (since last change)








login/password_change_waittime is a SAP Parameter attribute which is used to control Password change possible after # days (since last change) information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

login/password_change_waittime profile paramerter attributes


Parameter Name: login/password_change_waittime
Description: Password change possible after # days (since last change)
Default Value: 1
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 1 1000
Parameter Unit: day
Parameter Group: Login
CSN Component: BC-SEC-LGN
System-Wide parameter: Yes
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


This parameter can be used to define the period of time (measured in days) after which a user can change his or her password again. Only password changes that the user has requested are taken into account. If the password is set to a new value by the administrator, the user can/must change the password the next time he or she logs on (with the exception of SERVICE/SYSTEM users). If the system forces the password change (for example, after the period defined using login/password_expiration_time has expired or if login/password_compliance_to_current_policy = 1 indicating the enforcement of stricter password rules), this is also possible immediately.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.