SAP ABAP Function Module CY01_FLOW_CONTROL (Main function of 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 Main function of the flow control  
Function Group CY03   Flow control  
Program Name SAPLCY03    
INCLUDE Name LCY03U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FCMSG TYPE CYFCMSG Return message
Importing CONT_ID TYPE TCY40K-CONT_ID ID of the flow control
Importing MESSAGE_ID TYPE TCY40-MESSAGE ID of the initial message (input)
Exception ACTION_NOT_FOUND TYPE Invalid action in flow control table
Exception ERROR_IN_CALLED_FLOW_CONTROL TYPE Sic!
Exception ERROR_IN_FLOW_CONTROL_TABLE TYPE No entry for message an state
Exception FLOW_CONTROL_NOT_FOUND TYPE Flow control with ID CONT_ID not found
Exception LOOP_COUNT_EXCEEDED TYPE Possible endless loop detected
Exception NO_AUTHORIZATION TYPE User has no authorization for flow control
               
Processing Type
Normal Function Module  
Remote-Enabled 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  19940828 
SAP Release Created in