SAP ABAP Function Module CY01_FLOW_CONTROL_GET_TABLE (Returns the header, the control table and the actions of a 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
Function Module | CY01_FLOW_CONTROL_GET_TABLE | Returns the header, the control table and the actions of a flow control |
Function Group | CY03 | Flow control |
Program Name | SAPLCY03 | |
INCLUDE Name | LCY03U03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TCY40K_EXP | TYPE | TCY40K | Header of the flow control | |||
![]() |
TCY40T_EXP | TYPE | TCY40T-CONT_TEXT | Description of a flow control | |||
![]() |
CONT_ID | TYPE | TCY40K-CONT_ID | ID of the flow control to get information about | |||
![]() |
TCY40_EXP | TYPE | TCY40 | Control table | |||
![]() |
TCY42T_EXP | TYPE | TCY42T | Descriptions of the actions | |||
![]() |
TCY42_EXP | TYPE | TCY42 | Table of actions | |||
![]() |
FLOW_CONTROL_DOESNT_EXIST | TYPE | Sic! | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950404 |
SAP Release Created in |