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 |
|---|---|---|---|---|---|---|---|
| |
IN_KBED_ENTRY | TYPE | CYKBED_TAB | Structure with cap.req.rec. and assignment data | |||
| |
KBEDD_IMP | TYPE | KBEDD | Capacity requirements record belonging to ENTRY | |||
| |
NOT_A_PERSON | TYPE | Assignment not compatible | ||||
| |
NOT_AN_INDIVIDUAL_CAPACITY | TYPE | Assignment not compatible | ||||
| |
NO_DESTINATION_DEFINED | TYPE | Neither a person nor an individual cap. defined | ||||
| |
AMBIGIOUS_DEFINITON | TYPE | Definition of the destination not unique | ||||
| |
INVALID_DESTINATION_CAP | TYPE | Destination doesn't belong to main capacity | ||||
| |
INVALID_DESTINATION_PERSON | TYPE | Destination doesn't belong to main capacity | ||||
| |
CAP_REQ_ALREADY_SPLIT | TYPE | The capacity req. record is already split | ||||
| |
SCHEDULING_ERROR | TYPE | Error during scheduling of new split | ||||
| |
PLANNING_CANCELLED | TYPE | |||||
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 | 19990317 |
| SAP Release Created in |