SAP ABAP Table TCY40 (Control tables for flow control)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY01 (Package) R/3 Application Development: Resource Planning
Basic Data
Table Category POOL    Pooled table 
Pooled table TCY40   Table Relationship Diagram
Short Description Control tables for flow control    
Delivery and Maintenance
Pool/cluster ATAB    
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 CONT_ID CYFC_CONID CYFC_CONID NUMC 8   0   ID of a Flow Control TCY40K
3 STATE CYFC_STATE CYFC_STATE NUMC 8   0   Status of the final automation of a flow control TCY41
4 MESSAGE CYFC_MSG CYFC_MSG CHAR 8   0   Message in the context of a flow control TCY43
5 NEXT_STATE CYFC_NXSTA CYFC_STATE NUMC 8   0   Sequence status of the final automation of a flow control TCY41
6 ACTION_ID CYFC_ACT CYFC_ACT NUMC 8   0   Action in the context of flow control TCY42
7 FINAL CYFC_FINAL KREUZ CHAR 1   0   Indicator: "Final state"  
8 MAXLOOP CYFC_MAXLO CYFC_MAXLO INT4 10   0   Maximum number of loops in the context of a flow control  
9 ACT_INACT CYFC_ACTNO KREUZ CHAR 1   0   Indicator for deactivating a function  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TCY40 ACTION_ID TCY42 ACTION_ID REF 1 CN
2 TCY40 CONT_ID TCY40K CONT_ID KEY 1 CN
3 TCY40 MANDT T000 MANDT KEY 1 CN
4 TCY40 MESSAGE TCY43 MESSAGE KEY 1 CN
5 TCY40 NEXT_STATE TCY41 STATE REF 1 CN
6 TCY40 STATE TCY41 STATE KEY 1 CN
History
Last changed by/on SAP  20010122 
SAP Release Created in