SWWWIAGENT (Workflow Runtime: Agents for Execution of a Work Item) 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 SWWWIAGENT to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
CLIENT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||||||||
|
WI_ID
Work item ID
|
SWW_WIID | SWWWIHEAD |
NUMC
|
12 | 0 | |||||||||||||||
|
AGENT_TYPE
Agent type for a work item
|
SWW_AGTTYP |
CHAR
|
1 | 0 | ||||||||||||||||
|
||||||||||||||||||||
|
AGENT_ID
Agent ID in Organizational Management
|
ACTORID |
CHAR
|
12 | 0 | ||||||||||||||||
|
AGENT_OT
Object Type
|
OTYPE |
CHAR
|
2 | 0 | ||||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| SWWWIAGENT | CLIENT | SWWWIAGENT | CLIENT |
T000
Clients
|
MANDT |
| SWWWIAGENT | WI_ID | SWWWIAGENT | CLIENT |
SWWWIHEAD
Workflow Runtime: Header Table for All Work Item Types
|
CLIENT |
| SWWWIAGENT | WI_ID | SWWWIAGENT | WI_ID |
SWWWIHEAD
Workflow Runtime: Header Table for All Work Item Types
|
WI_ID |