USRBLOCK - Deleted Users - Lock Entries
Deleted Users - Lock Entries information is stored in SAP table USRBLOCK.
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 USRBLOCK
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 | |
| BLOCKSTAMP | Deletion Time | SUID_BLOCKSTAMP | DEC | 8 | ||
| USTYP | User Type | XUUSTYP | CHAR | 2 | ||
| CLASS | User group in user master maintenance | XUCLASS | CHAR | 24 | ||
| USERALIAS | Internet user alias | USALIAS | CHAR | 80 | ||
| IDENTITY_GUID | GUID of the Identity | SUID_GUID | RAW | 16 | ||
| BPPERSON | Business Partner GUID | BU_PARTNER_GUID | RAW | 16 | ||
| IDADTYPE | Address Type of the Identity | SUIDADTYPE | NUMC | 4 | ||
| LAST_CHECKSTAMP | Time of the Check Run | SUID_CHECKSTAMP | DEC | 8 | ||
| END_OF_RETENTION | End of Minimum Retention Period | SUID_EOF_RETENTION | DEC | 8 | ||
| RECREATE | Recreation Allowed | SUID_RECREATE | CHAR | 2 | ||
| VETO | Veto During Deletion | SUID_VETO | CHAR | 2 | ||
| VERSION | CHAR | 4 | ||||
| CONTENT | RSTR | 8 |