USRPWDHISTORY - Password History
Password History information is stored in SAP table USRPWDHISTORY.
It is part of development package SUSR_KRN in software component BC-SEC-LGN. This development package consists of objects that can be grouped under "User Administration Tables Used Kernel-Side".
It is part of development package SUSR_KRN in software component BC-SEC-LGN. This development package consists of objects that can be grouped under "User Administration Tables Used Kernel-Side".
Fields for table USRPWDHISTORY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
BNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
PASSCODE | Password Hash Value (SHA1, 160 Bit) | PWD_SHA1 | RAW | 20 | ||
BCODE | Password Hash Key | XUCODE | RAW | 8 | ||
CODVN | Code Version of Password Hash Algorithm (New Systems) | XUCODEVER2 | CHAR | 1 | ||
PWDSALTEDHASH | Password Hash Value (Various Algorithms and Codings) | PWD_HASH_STRING | CHAR | 255 |