SAP Table BAPIUID
User ID Structure for Internet Application Components
BAPIUID (User ID Structure for Internet Application Components) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPIUID to other SAP tables.
Source: BAPIUID (User ID Structure for Internet Application Components)
BAPIUID table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
PASSWORD | Password for Internet user | WWWPASS | CHAR | 16 | 0 | |||
RCODE | Version Number Component | CHAR2 | CHAR | 2 | 0 | |||
ACTION | Internet action ID | WWWACT | CHAR | 2 | 0 | |||
USERID | User ID in Internet user master | WWWOBJID | BAPIUSW01 | CHAR | 16 | 0 | ||
USERTYPE | User type in Internet user master | WWWOBJTYPE | BFUSER_TYP | CHAR | 10 | 0 |
BAPIUID foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPIUID | USERID | SYST | MANDT | BAPIUSW01 | User ID Table for Internet Appplication Components | MANDANT |
BAPIUID | USERID | BAPIUID | USERTYPE | BAPIUSW01 | User ID Table for Internet Appplication Components | OBJTYPE |
BAPIUID | USERID | BAPIUID | USERID | BAPIUSW01 | User ID Table for Internet Appplication Components | OBJID |
BAPIUID | USERTYPE | BAPIUID | USERTYPE | BFUSER_TYP | Valid object types for Internet users | OBJTYPE |
BAPIUID | USERTYPE | * | BFUSER_TYP | Valid object types for Internet users | OBJNAME |