SAP Table SWWUSERWI
Current Work Items Assigned to a User
SWWUSERWI (Current Work Items Assigned to a User) 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 SWWUSERWI to other SAP tables.
SWWUSERWI table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
USER_ID | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 | 0 | ||||||
WI_ID | Work item ID | SWW_WIID | SWWWIHEAD | NUMC | 12 | 0 | ||||||
TASK_OBJ | Concatenation of Object Type and Object ID | OTJID | CHAR | 10 | 0 | |||||||
NO_SEL | Indicator: Entry has no Relevance to Selection | HR_NO_SEL | CHAR | 1 | 0 |
Possible values
|
||||||
NO_EXECUTE | Work Item May Not be Executed by User Specified | WI_NO_EXEC | CHAR | 1 | 0 |
Possible values
|
||||||
FORWARD | Indicator: Work Item was Forwarded | HR_FORWARD | CHAR | 1 | 0 |
Possible values
|
SWWUSERWI foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SWWUSERWI | MANDT | SWWUSERWI | MANDT | T000 | Clients | MANDT |
SWWUSERWI | USER_ID | SWWUSERWI | USER_ID | USR02 | Logon Data (Kernel-Side Use) | BNAME |
SWWUSERWI | USER_ID | SWWUSERWI | MANDT | USR02 | Logon Data (Kernel-Side Use) | MANDT |
SWWUSERWI | WI_ID | SWWUSERWI | MANDT | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | CLIENT |
SWWUSERWI | WI_ID | SWWUSERWI | WI_ID | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | WI_ID |