SAP TABLES

login/min_password_digits SAP Parameter attribute - min. number of digits in passwords








login/min_password_digits is a SAP Parameter attribute which is used to control min. number of digits in passwords 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/min_password_digits profile paramerter attributes


Parameter Name: login/min_password_digits
Description: min. number of digits in passwords
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: -2147483648 40
Parameter Unit:
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 determines the minimum number of digits (0-9) that a password must contain. It applies both when assigning new passwords and when changing the password or resetting passwords.

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