TCY40 - Control tables for flow control
Control tables for flow control information is stored in SAP table TCY40.
It is part of development package CY01 in software component PP-CRP-LVL. This development package consists of objects that can be grouped under "Application Development ERP Resource Planning".
It is part of development package CY01 in software component PP-CRP-LVL. This development package consists of objects that can be grouped under "Application Development ERP Resource Planning".
Fields for table TCY40
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
CONT_ID | ID of a Flow Control | X | CYFC_CONID | NUMC | 16 | TCY40K |
STATE | Status of the final automation of a flow control | X | CYFC_STATE | NUMC | 16 | TCY41 |
MESSAGE | Message in the context of a flow control | X | CYFC_MSG | CHAR | 16 | TCY43 |
NEXT_STATE | Sequence status of the final automation of a flow control | CYFC_NXSTA | NUMC | 16 | TCY41 | |
ACTION_ID | Action in the context of flow control | CYFC_ACT | NUMC | 16 | TCY42 | |
FINAL | Indicator: "Final state" | CYFC_FINAL | CHAR | 2 | ||
MAXLOOP | Maximum number of loops in the context of a flow control | CYFC_MAXLO | INT4 | 4 | ||
ACT_INACT | Indicator for deactivating a function | CYFC_ACTNO | CHAR | 2 |