Where Used List (Function Module) for SAP ABAP Table TCY40K (Definition of control)
SAP ABAP Table
TCY40K (Definition of control) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CY01_FLOW_CONTROL
|
Main function of the flow control | ||||
| 2 |
CY01_FLOW_CONTROL VALUE(CONT_ID) LIKE TCY40K-CONT_ID
|
Main function of the flow control | ||||
| 3 |
CY01_FLOW_CONTROL_CREATE_TABLE VALUE(CONT_ID_EXP) LIKE TCY40K-CONT_ID
|
Creates a new control table for the flow control | ||||
| 4 |
CY01_FLOW_CONTROL_CREATE_TABLE VALUE(STATUS_IMP) LIKE TCY40K-STATUS DEFAULT 'S'
|
Creates a new control table for the flow control | ||||
| 5 |
CY01_FLOW_CONTROL_CREATE_TABLE VALUE(RANGE_HIGH) LIKE TCY40K-CONT_ID DEFAULT SPACE
|
Creates a new control table for the flow control | ||||
| 6 |
CY01_FLOW_CONTROL_CREATE_TABLE VALUE(CONT_ID_IMP) LIKE TCY40K-CONT_ID DEFAULT SPACE
|
Creates a new control table for the flow control | ||||
| 7 |
CY01_FLOW_CONTROL_CREATE_TABLE
|
Creates a new control table for the flow control | ||||
| 8 |
CY01_FLOW_CONTROL_CREATE_TABLE VALUE(RANGE_LOW) LIKE TCY40K-CONT_ID DEFAULT SPACE
|
Creates a new control table for the flow control | ||||
| 9 |
CY01_FLOW_CONTROL_GET_TABLE
|
Returns the header, the control table and the actions of a flow control | ||||
| 10 |
CY01_FLOW_CONTROL_GET_TABLE VALUE(CONT_ID) LIKE TCY40K-CONT_ID
|
Returns the header, the control table and the actions of a flow control | ||||
| 11 |
CY01_FLOW_CONTROL_GET_TABLE VALUE(TCY40K_EXP) LIKE TCY40K
|
Returns the header, the control table and the actions of a flow control | ||||
| 12 |
CY01_FLOW_CONTROL_UPDATE_TABLE VALUE(CONT_ID) LIKE TCY40K-CONT_ID
|
Updates a flow control table not only internal but also on database | ||||
| 13 |
CY01_FLOW_CONTROL_UPDATE_TABLE
|
Updates a flow control table not only internal but also on database |