SAP WSUSER User-Dependent Workspaces Table
Overview
WSUSER is a standard SAP S/4HANA table that stores User-Dependent Workspaces data. There are total 14 fields in the WSUSER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSUSER belongs to Product Cost Planning (CO-PC-PCP) module and is located in the package Cost Accounting: Unit Costing (KKEK).
In addition, following links provide an overview of foreign key relationships, if any, that link WSUSER to other SAP tables and standard CDS views available based on WSUSER table in S/4HANA 2020.
Techincal Settings of WSUSER
Below are technical details of the table WSUSER
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WSUSER Fields
The following table gives you an overview of the fields available in WSUSER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| WSUSERNAME | User Name | SYUNAME | CHAR | 12 | |
| WSUSERKOKRS | Controlling Area | KOKRS | * | CHAR | 4 |
| WSUSERINSTANCE | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSUSERINSTANCENO | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| WSUSEREXTENDISPL | New Input Values | XFLAG | CHAR | 1 | |
| WSUSEREXTCONTNUM | Character field length 64 | CHAR64 | CHAR | 64 | |
| KNOTTYPE | Type/Content of Container in Worklist | WSSEGTYPE | CHAR | 2 | |
| KNOTNAME | Name of worklist or of container in worklist | WSNAME | CHAR | 20 | |
| KNOTNAME_NEW | Name of worklist or of container in worklist | WSNAME | CHAR | 20 | |
| KNOTSHAREDFLG | Flag: Folder/Worklist Global (X) or User-Specific | WSSHAREDFLG | CHAR | 1 | |
| KNOTWSTYPE | Type/Origin of Worklist | WSTYPE | CHAR | 1 | |
| KNOTCONTAINTYPE | Type/Content of Container in Worklist | WSSEGTYPE | CHAR | 2 | |
| KNOTKEYSTRING | Char255 | CHAR255 | CHAR | 255 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WSUSER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSUSER | MANDT | : | T000 |