The Function Module WAHDA_WRITE_WAHD_SINGLE (Schreiben alternative Bedarfszeitreihe für Werk/Material) is a standard Function Module in SAP ERP and is part of the function group WAHDA within the package WEFF.
Function Module | WAHDA_WRITE_WAHD_SINGLE |
Short Text | Schreiben alternative Bedarfszeitreihe für Werk/Material |
Function Group | WAHDA |
Package | WEFF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MATNR | LIKE | WAHD-MATNR | Materialnummer | |
I_NOBUF | TYPE | C | Kennzeichen: Direktes Verbuchen ohne Puffer | |
I_PERKZ | LIKE | WAHD-PERKZ | Periodenkennzeichen | |
I_UPDMOD | TYPE | C | '1' | Steuerung Fortschreibungsmodus |
I_WERKS | LIKE | WAHD-WERKS | Werk |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_CONSU | TYPE | WAHDT_T_CONSU | Tabelle fortzuschreibender Korrekturwerte | |
I_T_CONSU_ALL | TYPE | WAHDT_T_CONSU_ALL | Tabelle aller fortzuschreibender Werte | |
I_T_WAHD | LIKE | WAHD | Alternative Bedarfszeitreihen für die Prognose |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_PERIOD_INDICATOR | Fehlendes Periodenkennzeichen |
WAHD_READ_ERROR | Fehler beim Einlesen der Vergangenheitsdaten |
WRONG_CONTROL_PARAMETER | Fehlerhafte Import-Parameter |
WRONG_OR_MISSING_INPUT | Falsche oder fehlende Input-Tabellen |