USR_TOTP_REPLAY - TOTP replay data
 TOTP replay data information is stored in SAP table USR_TOTP_REPLAY.
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 USR_TOTP_REPLAY
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| BNAME | User Name in User Master Record | X | XUBNAME | CHAR | 24 | |
| DEVICEID | Device ID for TOTP | X | USR_TOTP_DEVICEID | INT4 | 4 | |
| EOL_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 |