Menu

SAP Function Module CR_CAPACITY_AVAILABLE_TIMES_04

Methode 04 Terminierung mit Einheiten größer gleich Tag

The Function Module CR_CAPACITY_AVAILABLE_TIMES_04 (Methode 04 Terminierung mit Einheiten größer gleich Tag) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.

Technical Information

Function Module CR_CAPACITY_AVAILABLE_TIMES_04
Short Text Methode 04 Terminierung mit Einheiten größer gleich Tag
Function Group CRK1
Package CR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIRECTION TYPE C 'F' im moment nur F vorwärts unterstützt
FLAG_PERSON TYPE C 'X' X Person, sonst Kapazität
KAPID LIKE KAKO-KAPID Kapazität (Person) ID
UNIT_DURATION TYPE C Einheit der Dauer (D, W, M, Y)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_DATE LIKE SY-DATUM terminiertes Datum
EXP_TIME LIKE SY-UZEIT terminierte Zeit

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Startdatum
DURATION TYPE F Dauer in Einheit UNIT_DURATION
TIME LIKE SY-UZEIT Startzeit

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.