TETYP - Workflow Definition: Node Types (Central)
Workflow Definition: Node Types (Central) information is stored in SAP table TETYP.
It is part of development package SWD in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Process Definition".
It is part of development package SWD in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Process Definition".
Fields for table TETYP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TREE_NOTYP | Node type | X | SWD_TRETYP | CHAR | 4 | |
| MODELEMENT | Modeling Elements for Workflow Builder | SWD_MODELE | CHAR | 1 | ||
| COLOUR | Color | SWD_COLOUR | NUMC | 1 | ||
| PARE_NOTYP | Node type within hierarchy display (parent) | SWD_PARTYP | CHAR | 4 | ||
| DYNNR | Dynpro Number | SYDYNNR | CHAR | 4 | ||
| SEQUENCE | Sequence of detail screens | SWD_SEQUEN | NUMC | 2 | ||
| HIERARCHY | Workflow definition: Hierarchy flag | SWD_HIERAR | CHAR | 1 | ||
| HLEVEL | Nesting level of current block in workflow definition | SWD_NLEVEL | NUMC | 2 | ||
| ICONNAME | Name of an Icon | ICONNAME | CHAR | 30 | ||
| VISORDER | Sequence for Display of Selectable Step Types | SWD_ORDER | NUMC | 3 | ||
| NETTYPE | Type for identifying objects | NETTYPE | CHAR | 1 | ||
| PRTTYPE | Type for identifying objects | NETTYPE | CHAR | 1 | ||
| MNETTYPE | Type for identifying objects | NETTYPE | CHAR | 1 | ||
| MPRTTYPE | Type for identifying objects | NETTYPE | CHAR | 1 | ||
| FB_CHECK | Funcion Module for Checking the Step Type | SWD_FBCHCK | CHAR | 30 | * | |
| FB_PRINT | Function Module for Printing the Step Type | SWD_FBPRNT | CHAR | 30 | * | |
| ICONFILE | Name of file for the graphic symbol | VCGMFFILE | CHAR | 12 | * | |
| START_NODE | Flag for start node of block | SWD_STRNOD | CHAR | 1 | ||
| END_NODE | Flag for end node of block | SWD_ENDNOD | CHAR | 1 | ||
| XOR_FLAG | Workflow definition: XOR flag | SWD_XORFLG | CHAR | 1 | ||
| BLOCKID | ID of block in workflow definition | SWD_BLCKID | NUMC | 10 | ||
| NEST_LEVEL | Nesting level of current block in workflow definition | SWD_NLEVEL | NUMC | 2 | ||
| USEDEFTEXT | Use Standard Text of Node Type As Node Name | SWD_DEFTXT | CHAR | 1 | ||
| STRT_NOTYP | Node type | SWD_TRETYP | CHAR | 4 | * | |
| NOTCHECKABLE | Checkbox | XFELD | CHAR | 1 |