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.
Function Module | WCFW_ACTUAL_DATES |
Short Text | WCM: Isttermin |
Function Group | WCFW |
Package | WCM |
Module Type | Normal Module |
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) |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.