SAP ABAP Function Module CY_GET_PERIOD_STRUCTURE (Returns line for an index from table PERIOD)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY (Package) R/3 Application development: Capacity Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY_GET_PERIOD_STRUCTURE | Returns line for an index from table PERIOD |
| Function Group | CYFI | Cap.planning/filtering and data maint. |
| Program Name | SAPLCYFI | |
| INCLUDE Name | LCYFIU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PERIODLINE | TYPE | CYPERIOD | Line from the table PERIOD | |||
| |
INDEX | TYPE | SYST-TABIX | Index in the table PERIOD | |||
| |
WRONG_INDEX | TYPE | A line <INDEX> is not in the table | ||||
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 | 19931201 |
| SAP Release Created in |