SAP ABAP Table TCY42 (Actions in 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 TCY42   Table Relationship Diagram
Short Description Actions in 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 ACTION_ID CYFC_ACT CYFC_ACT NUMC 8   0   Action in the context of flow control  
3 TYPE CYFC_ACTTY CYFC_ACTTY NUMC 2   0   Type of action  
4 FNAME CYFC_FNAME FUNCNAME CHAR 30   0   Name of a function module TFDIR
5 CONT_ID CYFC_CONID CYFC_CONID NUMC 8   0   ID of a Flow Control TCY40K
6 MESSAGE CYFC_MSG CYFC_MSG CHAR 8   0   Message in the context of a flow control TCY43
7 ACTIVATED CYFC_ACTIV KREUZ CHAR 1   0   Indicator whether the action should be carried out or not  
8 FORMNAME CYFC_FORM CYFC_FORM CHAR 30   0   Name of a FORM routine  
9 PROGNAME CYFC_PNAME PROGRAM_ID CHAR 40   0   Name of the program which contains the form routine  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TCY42 CONT_ID TCY40K CONT_ID REF 1 CN
2 TCY42 FNAME TFDIR FUNCNAME KEY 1 CN
3 TCY42 MANDT T000 MANDT KEY 1 CN
4 TCY42 MESSAGE TCY43 MESSAGE REF 1 CN
History
Last changed by/on SAP  20010122 
SAP Release Created in