SWWOUTBOX - Workflow Outbox (Work Item - Processor - Timestamp)
Workflow Outbox (Work Item - Processor - Timestamp) information is stored in SAP table SWWOUTBOX.
It is part of development package SWW in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Work Items".
It is part of development package SWW in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Work Items".
Fields for table SWWOUTBOX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
CATEGORY | SWW_OUTBOX_CATEGORY | SWW_OUTBOX_CATEGORY | CHAR | 2 | ||
WI_ID | Work item ID | SWW_WIID | NUMC | 24 | ||
WI_TYPE | Work item type | SWW_WITYPE | CHAR | 2 | ||
WI_RH_TASK | Task ID | SWW_TASK | CHAR | 28 | ||
WI_AAGENT | Actual Agent of Work Item | SWW_AAGENT | CHAR | 24 | ||
TIMESTAMP | Workflow: Creation Time Stamp | SWFRCRETS | DEC | 11 |