Table list used by SAP ABAP Function Module CY01_FLOW_CONTROL_CREATE_TABLE (Creates a new control table for the flow control)
SAP ABAP Function Module
CY01_FLOW_CONTROL_CREATE_TABLE (Creates a new control table for the flow control) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCY40 | Control tables for flow control | SOURCE TCY40_IMP STRUCTURE TCY40 |
|
| 2 | TCY40 | Control tables for flow control | ||
| 3 | TCY40K | Definition of control | SOURCE VALUE(CONT_ID_EXP) LIKE TCY40K-CONT_ID |
|
| 4 | TCY40K | Definition of control | SOURCE VALUE(STATUS_IMP) LIKE TCY40K-STATUS DEFAULT 'S' |
|
| 5 | TCY40K | Definition of control | SOURCE VALUE(RANGE_LOW) LIKE TCY40K-CONT_ID DEFAULT SPACE |
|
| 6 | TCY40K | Definition of control | SOURCE VALUE(RANGE_HIGH) LIKE TCY40K-CONT_ID DEFAULT SPACE |
|
| 7 | TCY40K | Definition of control | SOURCE VALUE(CONT_ID_IMP) LIKE TCY40K-CONT_ID DEFAULT SPACE |
|
| 8 | TCY40K | Definition of control | ||
| 9 | TCY40T | Texts defining a control | ||
| 10 | TCY40T | Texts defining a control | SOURCE VALUE(CONT_TEXT) LIKE TCY40T-CONT_TEXT |
|