Menu

SAP Function Module CY01_PER_BED_GET

Lesen der Periodenbedarfe für Kapazitätsabgleich

The Function Module CY01_PER_BED_GET (Lesen der Periodenbedarfe für Kapazitätsabgleich) is a standard Function Module in SAP ERP and is part of the function group CY09 within the package CY01.

Technical Information

Function Module CY01_PER_BED_GET
Short Text Lesen der Periodenbedarfe für Kapazitätsabgleich
Function Group CY09
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_INDEX_KAKO LIKE SY-TABIX Index for capacity (if necessary initial!)
IN_INDEX_KBED LIKE SY-TABIX Requirements for capacity requirements record should be taken
IN_INDEX_PERSON LIKE SY-TABIX Index for person (if necessary initial!)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_PER_BED LIKE CYPER_BED Period requirements table

Exceptions

This function module does not define any Exceptions.