Menu

SAP Function Module CY_GET_PART_CAPACITY

Determines capacity for a partial period

The Function Module CY_GET_PART_CAPACITY (Determines capacity for a partial period) is a standard Function Module in SAP ERP and is part of the function group CYCP within the package CY.

Technical Information

Function Module CY_GET_PART_CAPACITY
Short Text Determines capacity for a partial period
Function Group CYCP
Package CY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE SY-DATUM
DUHRZEIT LIKE SY-UZEIT '000000' Time of day
IN_INDEX_KAP LIKE CYKAPAN-INDEX_KAP '0' Kapazität (oder die ID)
NACHHER TYPE C ' '
VORHER TYPE C ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_ANGEBOT LIKE CYKAPAN-ANGEBOT Angebot in Struktur RC65K

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.