BAPIUSW01 - User ID Table for Internet Appplication Components
User ID Table for Internet Appplication Components information is stored in SAP table BAPIUSW01.
It is part of development package SBF_WEB in software component BC-SEC-USR. This development package consists of objects that can be grouped under "DO NOT USE! OUTDATED!!!".
It is part of development package SBF_WEB in software component BC-SEC-USR. This development package consists of objects that can be grouped under "DO NOT USE! OUTDATED!!!".
Fields for table BAPIUSW01
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDANT | Client | X | MANDT | CLNT | 3 | * |
| OBJTYPE | Object type | X | OJ_NAME | CHAR | 10 | * |
| OBJID | User ID in Internet user master | X | WWWOBJID | CHAR | 16 | |
| PASSWORD | Hashcode for encryption | HCODE | RAW | 16 | ||
| CODEVERS | Code Version of Password Hash Algorithm (Old Systems) | XUCODEVERS | CHAR | 1 | ||
| SERVICE | Service ID for Internet user ID | SRVID | INT1 | 1 | ||
| STATE | Internet user status (UID status): locked/not locked | UIDSTATE | CHAR | 1 | ||
| UIDDATE | Creation Date of the User Master Record | XUERDAT | DATS | 8 | ||
| VALIDTO | User valid to | XUGLTGB | DATS | 8 | ||
| LCNT | Number of failed logon attempts | XULOCNT | INT1 | 1 | ||
| LDATE | Last Logon Date | XULDATE | DATS | 8 | ||
| LTIME | Last Logon Time | XULTIME | TIMS | 6 | ||
| UPDPASS | Date of Last Password Change | XUBCDAT | DATS | 8 |