USR_TOTP_DEVICE - TOTP Devices
TOTP Devices information is stored in SAP table USR_TOTP_DEVICE.
It is part of development package SUSR_IDENTITY in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "Identity API".
It is part of development package SUSR_IDENTITY in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "Identity API".
Fields for table USR_TOTP_DEVICE
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 | |
DEFAULT_DEVICE | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
DEVICE_DESCRIPTION | Device Description for TOTP | USR_DEVICE_DESCRIPTION | CHAR | 60 |