The Function Module WSAF_CALCULATE_FORECAST_PERIOD (Berechne Prognosehorizont von...bis) is a standard Function Module in SAP ERP and is part of the function group WSAF within the package WSAFS.
Function Module | WSAF_CALCULATE_FORECAST_PERIOD |
Short Text | Berechne Prognosehorizont von...bis |
Function Group | WSAF |
Package | WSAFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATUM | TYPE | WSAF_DATE | Abverkaufsdatum | |
I_WERKS | LIKE | T001W-WERKS | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BEGOBSV | TYPE | WSAF_DATE | Beginn Vebrauchswerte | |
E_ENDFCST | TYPE | WSAF_DATE | Ende Prognosehorizont |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURED | Fehler aufgetreten --> Abbruch |