SAP ABAP Data Element SECPOL_MIN_PWD_LETTERS (Minimum Number of Letters)
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_LETTERS
Short Description Minimum Number of Letters  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SECPOL_MIN_PWD_LETTERS    
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 Letters 
Heading  
Documentation

Definition

This security policy attribute determines the minimum number of ASCII letters (A-Z and a-z) that a password must contain.

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

Use

Permissible 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_letters.

Dependencies

You can also specify the minimum number of lowercase letters and uppercase letters separately.

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