SWFDEBUG - Workflow Debugger: Breakpoints
Workflow Debugger: Breakpoints information is stored in SAP table SWFDEBUG.
It is part of development package SWF_DEBUG in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Business Workflow: Offline Debugging".
It is part of development package SWF_DEBUG in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Business Workflow: Offline Debugging".
Fields for table SWFDEBUG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | X | SWD_NODEKEY | 0 | |||
.INCLUDE | X | SWD_WFDKEY | 0 | |||
WFD_ID | Number of workflow definition | X | SWD_WFD_ID | CHAR | 20 | |
VERSION | Version | X | SWD_VERSIO | CHAR | 8 | |
EXETYP | Workflow Type | X | SWD_EXETYP | CHAR | 2 | |
NODEID | Node Number | X | SWD_NODEID | NUMC | 20 | |
CS_STAGE | WFM: Phase in Synchronous Queue | X | SWPCMPEXST | NUMC | 4 | |
WF_ID | Workflow ID | X | SWP_WF_ID | NUMC | 24 |