SAP ABAP Data Element SECPOL_MIN_PWD_DIGITS (Minimum Number of Digits)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SECURITY_POLICY (Package) Security Policies
Basic Data
Data Element SECPOL_MIN_PWD_DIGITS
Short Description Minimum Number of Digits  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SECPOL_MIN_PWD_DIGITS    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long 40 Minimum Number of Digits 
Heading  
Documentation

Definition

This security policy attribute determines the minimum number of digits (0-9) that a password must contain.

The attribute applies both when assigning new passwords and when changing the password or resetting existing passwords.

Use

Possible values: 0 - 40
(If the profile parameter login/password_downwards_compatibility has been set to the value 5, the permissible value range is 0 - 8.)

This security policy attribute replaces profile parameter login/min_password_digits.

Dependencies

The total of the values of the following security policy attributes must not be higher than the maximum password length (40, or 8, if login/password_downwards_compatibility = 5):

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 800