SWP_SUSPEN - Workflow instances: Suspended work item callbacks
Workflow instances: Suspended work item callbacks information is stored in SAP table SWP_SUSPEN.
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
Fields for table SWP_SUSPEN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
WF_ID | Workflow ID | X | SWP_WF_ID | NUMC | 24 | SWWWIHEAD |
WI_ID | Workflow: Work item whose callback must be repeated | X | SWP_SUSPWI | NUMC | 24 | |
NODE_ID | Node Number | SWD_NODEID | NUMC | 20 | ||
RETURNTYP | Type of Return Value | SWP_RETTYP | CHAR | 4 | ||
LAST_WI_RE | Character value | SWC_VALUE | CHAR | 510 | ||
DELETED | Workflow: Delete flag for workflow data which is old | SWP_DELETE | CHAR | 2 | ||
ERROR_TYPE | Workflow: Error Types for Suspend | SWP_ERRTYP | NUMC | 8 | ||
TIMESTAMP | Workflow: Last canged | SWP_LAST_CHANGED | DEC | 11 | ||
RETRY_CNT | Retries for Work Items with Temporary Errors | SWW_RETCNT | NUMC | 4 | ||
ALERT_SEND | Workflow: Alert Sent | SWW_ALTSND | CHAR | 2 | ||
STATUS | Workflow: State of SWP_SUSPEND Entry | SWW_SUSSTA | NUMC | 4 | ||
NEXT_RETRY | Workflow: Next retry timestamp | SWP_NEXT_RETRY | DEC | 11 | ||
CRT_TIMESTAMP | Workflow: Create timestamp | SWP_CRT_TIME | DEC | 11 |