SWPNODELOG - Workflow: Instance Data of Nodes of a Workflow Execution
Workflow: Instance Data of Nodes of a Workflow Execution information is stored in SAP table SWPNODELOG.
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 SWPNODELOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Workflow definition: Client | X | SWD_MANDAN | CLNT | 6 | * |
WF_ID | Workflow ID | X | SWP_WF_ID | NUMC | 24 | SWWWIHEAD |
NODEID | Node Number | X | SWD_NODEID | NUMC | 20 | |
NODE_P_IND | Workflow: ParForEach index of a node in a WF execution | X | SWP_PARF_I | NUMC | 12 | |
LOG_DATE | Workflow: Start time of a workflow activity | X | SWP_CREA_D | DATS | 16 | |
LOG_TIME | Workflow: Start time of a workflow activity | X | SWP_CREA_T | TIMS | 12 | |
LOG_COUNT | Counter for entries in work item log | X | SWW_LOGCNT | NUMC | 8 | |
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
DELETED | Workflow: Delete flag for workflow data which is old | SWP_DELETE | CHAR | 2 | ||
NODETYPE | Node Type | SWD_NODETP | CHAR | 2 | ||
EXP_TOKENS | Workflow definition: Number of preceding nodes of a node | SWD_EXPTOK | NUMC | 6 | ||
REC_TOKENS | Workflow: Number of tokens received by a node | SWP_RECTOK | NUMC | 6 | ||
MIN_TOKENS | Workflow: Token number n for which a n from m join triggers | SWP_MINTOK | NUMC | 6 | ||
REC_COUNT | Workflow wait step: Number of events which have occurred | SWP_RCOUNT | NUMC | 8 | ||
CONT_CMD | Workflow definition: Workflow control | SWD_CONCMD | NUMC | 4 | ||
PARAMETER1 | Workflow definition: Parameters of a control flow operator | SWP_NODEPA | CHAR | 510 | ||
PARAMETER2 | Workflow definition: Parameters of a control flow operator | SWP_NODEPA | CHAR | 510 | ||
PARAMETER3 | Workflow definition: Parameters of a control flow operator | SWP_NODEPA | CHAR | 510 | ||
PARAMETER4 | Workflow definition: Parameters of a control flow operator | SWP_NODEPA | CHAR | 510 | ||
RETURNCODE | Workflow: Return Code of Control Command in Workflow | SWP_CMD_RC | NUMC | 8 | ||
CMPGUID | GUID of WFM Runtime Component | SWPCMPGUID | CHAR | 64 | SWPNODE | |
WI_ID | Context Work Item of Node (Block Item, Flow Item) | SWP_CTX_WIID | NUMC | 24 | SWP_NODEWI | |
NODECAT | Workflow Log: Category of a Node | SWPNODECAT | CHAR | 2 | ||
NODE_L_IND | WFM: Node Loop Counter | SWP_LOOPIND | NUMC | 12 | ||
_DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 16 |