Menu

SAP Function Module CY_KBED_COMMITMENT_MC

Kapazitätsbelegungen zu einem Zeitpunkt ermitteln.

The Function Module CY_KBED_COMMITMENT_MC (Kapazitätsbelegungen zu einem Zeitpunkt ermitteln.) is a standard Function Module in SAP ERP and is part of the function group CY16 within the package CY01.

Technical Information

Function Module CY_KBED_COMMITMENT_MC
Short Text Kapazitätsbelegungen zu einem Zeitpunkt ermitteln.
Function Group CY16
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
I_DATE LIKE SY-DATUM Datum, ab dem gesucht wird
I_KAPID LIKE KAKO-KAPID Belegte Kapazität
I_TIME LIKE KAPA-BEGZT Uhrzeit, ab der gesucht wird

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
KBED_COMMITMENT_TAB LIKE CYKAPABEL Indextabelle der kollidierenden Vorgänge/KBEDs

Exceptions

This function module does not define any Exceptions.