TCY42 - Actions in flow control
Actions in flow control information is stored in SAP table TCY42.
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 TCY42
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
ACTION_ID | Action in the context of flow control | X | CYFC_ACT | NUMC | 16 | |
TYPE | Type of action | CYFC_ACTTY | NUMC | 4 | ||
FNAME | Name of a function module | CYFC_FNAME | CHAR | 60 | TFDIR | |
CONT_ID | ID of a Flow Control | CYFC_CONID | NUMC | 16 | TCY40K | |
MESSAGE | Message in the context of a flow control | CYFC_MSG | CHAR | 16 | TCY43 | |
ACTIVATED | Indicator whether the action should be carried out or not | CYFC_ACTIV | CHAR | 2 | ||
FORMNAME | Name of a FORM routine | CYFC_FORM | CHAR | 60 | ||
PROGNAME | Name of the program which contains the form routine | CYFC_PNAME | CHAR | 80 |