SAP TABLES

login/password_expiration_time SAP Parameter attribute - Dates until password must be changed








login/password_expiration_time is a SAP Parameter attribute which is used to control Dates until password must be changed 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_expiration_time profile paramerter attributes


Parameter Name: login/password_expiration_time
Description: Dates until password must be changed
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: -2147483648 1000
Parameter Unit: day
Parameter Group: Login
CSN Component: BC-SEC-LGN
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


The value 0 indicates that no users are forced to change their passwords. Values greater than 0 specify the number of days after which users need to change their passwords. (Exception: Users of the types SERVICE and SYSTEM).

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