SAP ABAP Function Module CY01_ORDER_DEPENDENT_OBJECTS (Returns all dependent objects of an order)
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_ORDER_DEPENDENT_OBJECTS Returns all dependent objects of an order  
Function Group CY01   Central data maintenance "Dispatching"  
Program Name SAPLCY01    
INCLUDE Name LCY01U54    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing AFKO_INDEX TYPE CYAFKO_TAB-INDEX Index of the order
Tables OUT_SEL_AFVG TYPE CYSEL_OBJ Operations of the order
Tables OUT_SEL_CRHD TYPE CYSEL_OBJ Workcenters which are affected by the order
Tables OUT_SEL_KAKO TYPE CYSEL_OBJ Capacities of the affected workcenters
Tables OUT_SEL_KBED TYPE CYSEL_OBJ Capacity requirements of the order
Exception DEPENDENT_OBJECTS_NOT_FOUND TYPE Not possible to find dependent objects
               
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