Table/Structure Field list used by SAP ABAP Function Module CY01_FLOW_CONTROL (Main function of the flow control)
SAP ABAP Function Module
CY01_FLOW_CONTROL (Main function of the flow control) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYFCMSG - PARAM_FLG | Indicator: Evaluate parameters | ||
| 2 | CYFCMSG - MESSAGE | Message in the context of a flow control | ||
| 3 | CYREFS - FLAG | Dummy data element for reference structure | ||
| 4 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 5 | TCY40 - STATE | Status of the final automation of a flow control | ||
| 6 | TCY40 - NEXT_STATE | Sequence status of the final automation of a flow control | ||
| 7 | TCY40 - MESSAGE | Message in the context of a flow control | SOURCE VALUE(MESSAGE_ID) LIKE TCY40-MESSAGE |
|
| 8 | TCY40 - MESSAGE | Message in the context of a flow control | ||
| 9 | TCY40 - MAXLOOP | Maximum number of loops in the context of a flow control | ||
| 10 | TCY40 - FINAL | Indicator: "Final state" | ||
| 11 | TCY40 - CONT_ID | ID of a Flow Control | ||
| 12 | TCY40 - ACT_INACT | Indicator for deactivating a function | ||
| 13 | TCY40 - ACTION_ID | Action in the context of flow control | ||
| 14 | TCY40K - ANAME | Creator of flow control | ||
| 15 | TCY40K - CONT_ID | ID of a Flow Control | SOURCE VALUE(CONT_ID) LIKE TCY40K-CONT_ID |
|
| 16 | TCY40K - CONT_ID | ID of a Flow Control | ||
| 17 | TCY40K - STATUS | Type of flow control | ||
| 18 | TCY42 - ACTIVATED | Indicator whether the action should be carried out or not | ||
| 19 | TCY42 - CONT_ID | ID of a Flow Control | ||
| 20 | TCY42 - FNAME | Name of a function module | ||
| 21 | TCY42 - FORMNAME | Name of a FORM routine | ||
| 22 | TCY42 - MESSAGE | Message in the context of a flow control | ||
| 23 | TCY42 - PROGNAME | Name of the program which contains the form routine | ||
| 24 | TCY42 - TYPE | Type of action |