SAP ABAP Function Module CY01_REQ_GROUP_CREATE_TABLE (Creates a requirements grouping table according to a given BEDGRU-key)
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_REQ_GROUP_CREATE_TABLE | Creates a requirements grouping table according to a given BEDGRU-key |
| Function Group | CY08 | Resource planning profile functions |
| Program Name | SAPLCY08 | |
| INCLUDE Name | LCY08U30 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BEDGRU | TYPE | TCY31-BEDGRU | Key of table TCY31 (requirements grouping) | |||
| |
LAYOUT | TYPE | TCY56-LAYOUT | SPACE | Layout for the groups within a req. grouping | ||
| |
BED_GRU | TYPE | CYBED_GRU | Created requirements grouping | |||
| |
MISSING_SET | TYPE | No set for at least on group | ||||
| |
REQ_GROUPING_NOT_FOUND | TYPE | No entry with key BEDGRU in table TCY31 | ||||
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 |