The Function Module WCFW_VALIDITY_PERIOD (WCM: Gültigkeitszeitraum) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.
Function Module | WCFW_VALIDITY_PERIOD |
Short Text | WCM: Gültigkeitszeitraum |
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_AKTYP | TYPE | WCTP1_AKTYP_TYPE | Aktionstyp | |
I_DATEFR | TYPE | WCTP1_DATE_TYPE | Gültig ab (Datum) | |
I_DATEFR_SAV | TYPE | WCTP1_DATE_TYPE | Gültig ab (Datum) (Vergleichswert) | |
I_DATETO | TYPE | WCTP1_DATE_TYPE | Gültig bis (Datum) | |
I_LIMIT | TYPE | WCTP1_CNT_TYPE | Maximale Periodenlänge | |
I_TIMEFR | TYPE | WCTP1_TIME_TYPE | Gültig ab (Uhrzeit) | |
I_TIMEFR_SAV | TYPE | WCTP1_TIME_TYPE | Gültig ab (Uhrzeit) (Vergleichswert) | |
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.