SAP ABAP Function Module CY01_FLOW_CONTROL_CREATE_TABLE (Creates a new control table for the 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_CREATE_TABLE | Creates a new control table for the flow control |
| Function Group | CY03 | Flow control |
| Program Name | SAPLCY03 | |
| INCLUDE Name | LCY03U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CONT_ID_EXP | TYPE | TCY40K-CONT_ID | ID of the new control table (export) | |||
| |
CONT_ID_IMP | TYPE | TCY40K-CONT_ID | SPACE | ID of the new control table (import) | ||
| |
CONT_TEXT | TYPE | TCY40T-CONT_TEXT | Description of the new control table | |||
| |
RANGE_HIGH | TYPE | TCY40K-CONT_ID | SPACE | Upper limit of the number range for the ID | ||
| |
RANGE_LOW | TYPE | TCY40K-CONT_ID | SPACE | Lower limit of the number range for the ID | ||
| |
STATUS_IMP | TYPE | TCY40K-STATUS | 'S' | Status of the new control table | ||
| |
TCY40_IMP | TYPE | TCY40 | New control table | |||
| |
ID_ALREADY_EXISTS | TYPE | The given ID already exists | ||||
| |
NO_ID_WITHIN_RANGE | TYPE | No ID can be found within given range | ||||
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 |