SAP Function Module WCFW_ACTUAL_DATES

WCM: Isttermin

The Function Module WCFW_ACTUAL_DATES (WCM: Isttermin) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.

Technical Information

Function Module WCFW_ACTUAL_DATES
Short Text WCM: Isttermin
Function Group WCFW
Package WCM
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_DATEFR TYPE WCTP1_DATE_TYPE Gültig ab (Datum)
I_DATETO TYPE WCTP1_DATE_TYPE Gültig bis (Datum)
I_TIMEFR TYPE WCTP1_TIME_TYPE Gültig ab (Uhrzeit)
I_TIMETO TYPE WCTP1_TIME_TYPE Gültig bis (Uhrzeit)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATEFR TYPE WCTP1_DATE_TYPE Gültig ab (Datum)
E_DATEFR_TMP TYPE WCTP1_DATE_TYPE Gültig ab (Datum)
E_DATETO TYPE WCTP1_DATE_TYPE Gültig bis (Datum)
E_DATETO_TMP TYPE WCTP1_DATE_TYPE Gültig bis (Datum)
E_TIMEFR TYPE WCTP1_TIME_TYPE Gültig ab (Uhrzeit)
E_TIMEFR_TMP TYPE WCTP1_TIME_TYPE Gültig ab (Uhrzeit)
E_TIMETO TYPE WCTP1_TIME_TYPE Gültig bis (Uhrzeit)
E_TIMETO_TMP TYPE WCTP1_TIME_TYPE Gültig bis (Uhrzeit)

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.