Menu

SAP Function Module CY_CAPACITY_COMMITMENT_MC

Mehrfachbelegung im Zeitintervall feststellen

The Function Module CY_CAPACITY_COMMITMENT_MC (Mehrfachbelegung im Zeitintervall feststellen) 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_CAPACITY_COMMITMENT_MC
Short Text Mehrfachbelegung im Zeitintervall feststellen
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_BEG TYPE I Datum, ab dem gesucht wird
I_DATE_END TYPE I Beginndatum des Löschsatzes
I_FLG_FORWARD TYPE C 'X' In Vorwärtsrichtung suchen
I_KAPID LIKE KAKO-KAPID Belegte Kapazität
I_TIME_BEG LIKE KAPA-BEGZT Uhrzeit, ab der gesucht wird
I_TIME_END LIKE KAPA-ENDZT 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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.