SAP ABAP Table USRPWDHISTORY (Password History)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SUSR_KRN (Package) User Administration Tables Used Kernel-Side
Basic Data
Table Category TRANSP    Transparent table 
Transparent table USRPWDHISTORY   Table Relationship Diagram
Short Description Password History    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client *
2 BNAME XUBNAME XUBNAME CHAR 12   0   User Name in User Master Record *
3 TIMESTAMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
4 PASSCODE PWD_SHA1 SHA1_HASH RAW 20   0   Password Hash Value (SHA1, 160 Bit)  
5 BCODE XUCODE XUCODE RAW 8   0   Password Hash Key  
6 CODVN XUCODEVER2 XUCODEVER2 CHAR 1   0   Code Version of Password Hash Algorithm (New Systems)  
7 PWDSALTEDHASH PWD_HASH_STRING PWD_HASH_STRING CHAR 255   0   Password Hash Value (Various Algorithms and Codings)  
History
Last changed by/on SAP  20110908 
SAP Release Created in 700