Menu

SAP Function Module K_PLAN_INTERVAL_CHECK

Überprüfen, ob ein echtes Intervall vorliegt

The Function Module K_PLAN_INTERVAL_CHECK (Überprüfen, ob ein echtes Intervall vorliegt) is a standard Function Module in SAP ERP and is part of the function group KPP4 within the package KPP.

Technical Information

Function Module K_PLAN_INTERVAL_CHECK
Short Text Überprüfen, ob ein echtes Intervall vorliegt
Function Group KPP4
Package KPP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IVALUE_FROM LIKE SPACE Von-Wert
IVALUE_TO LIKE SPACE Bis-Wert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVALUE_FROM LIKE KPP1LA-VALUE_FROM Von-Wert
EVALUE_TO LIKE KPP1LA-VALUE_TO Bis-Wert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
REAL_INTERVAL Es liegt kein Intervall vor