SAP TABLES

login/min_password_uppercase SAP Parameter attribute - minimum number of upper-case characters in passwords








login/min_password_uppercase is a SAP Parameter attribute which is used to control minimum number of upper-case characters 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_uppercase profile paramerter attributes


Parameter Name: login/min_password_uppercase
Description: minimum number of upper-case characters 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 specifies the minimum number of uppercase letters that a password must contain. It applies both when assigning new passwords and when changing the password or resetting passwords. This parameter is ignored if the profile parameter login/password_downwards_compatibility is set to 5.

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