TWFNS - Workflow: control table status transfers (next status)
Workflow: control table status transfers (next status) information is stored in SAP table TWFNS.
It is part of development package SWF1 in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "BPT: Workflow Definition".
It is part of development package SWF1 in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "BPT: Workflow Definition".
Fields for table TWFNS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | X | TWFNSK | 0 | |||
PRCTP | Workflow: Process type | X | WF_PRCTP | CHAR | 20 | TWFPT |
RULNUM | Workflow: Transition rule: Seq. number | X | WF_RULENUM | NUMC | 12 | TWFSA |
RCODE | Workflow: Return code of process FM for selecting new state | X | WF_RCODE | NUMC | 10 | |
NUM | Workflow: Transition rule: Seq. no. of subseq. status/agent | X | WF_NSNUM | NUMC | 4 | |
.INCLUDE | TWFNSD | 0 | ||||
NSYST | Workflow: SystemID of next system | WF_NSYSTEM | CHAR | 20 | ||
NMANDT | Workflow: Client in new system | WF_NMANDT | NUMC | 6 | TWFSY | |
NPRCTP | Workflow: Next process type | WF_NPRCTP | CHAR | 20 | TWFPT | |
NSTAT | Workflow: Transition rule: Next state (template) | WF_NRULE | CHAR | 28 | ||
NUSERESC | Workflow: Flag for specifying agent type | WF_USERESC | CHAR | 2 | ||
NUSERNAM | Workflow: Next agent | WF_NUSERNM | CHAR | 24 | ||
NRLORIG | Workflow: Always get processing rule from original system? | WF_RULORIG | CHAR | 2 | ||
STOP | Workflow: Transition rule: Determine further processing type | WF_STOP | CHAR | 2 | ||
OVERRIDE | Workflow: Next status and process type overridable | WF_RLOVRRI | CHAR | 2 |