SAP ABAP Function Module CY01_CAP_REQ_ASSIGN_EXT (Assigns a capacity requirements record completely to a person or ind. cap.)
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_CAP_REQ_ASSIGN_EXT Assigns a capacity requirements record completely to a person or ind. cap.  
Function Group CY18   Individual capacities and splits  
Program Name SAPLCY18    
INCLUDE Name LCY18U21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IN_KBED_ENTRY TYPE CYKBED_TAB Structure with cap.req.rec. and assignment data
Importing KBEDD_IMP TYPE KBEDD Capacity requirements record belonging to ENTRY
Exception NOT_A_PERSON TYPE Assignment not compatible
Exception NOT_AN_INDIVIDUAL_CAPACITY TYPE Assignment not compatible
Exception NO_DESTINATION_DEFINED TYPE Neither a person nor an individual cap. defined
Exception AMBIGIOUS_DEFINITON TYPE Definition of the destination not unique
Exception INVALID_DESTINATION_CAP TYPE Destination doesn't belong to main capacity
Exception INVALID_DESTINATION_PERSON TYPE Destination doesn't belong to main capacity
Exception CAP_REQ_ALREADY_SPLIT TYPE The capacity req. record is already split
Exception SCHEDULING_ERROR TYPE Error during scheduling of new split
Exception PLANNING_CANCELLED TYPE
               
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  19990317 
SAP Release Created in