The Function Module WV_EXAMPLE_MBC_BW01 (Warenkorbkalkulation Ermittlung Absatzmengen: Beispiel 01) is a standard Function Module in SAP ERP and is part of the function group WWK_BW within the package WVKP_BW.
Function Module | WV_EXAMPLE_MBC_BW01 |
Short Text | Warenkorbkalkulation Ermittlung Absatzmengen: Beispiel 01 |
Function Group | WWK_BW |
Package | WVKP_BW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_DATAB | LIKE | SY-DATUM | 'Gültig ab'-Datum der Warenkorbkalkulation | |
PI_DATBI | LIKE | SY-DATUM | 'Gültig bis'-Datum der Warenkorbkalkulation | |
PI_PERNU | LIKE | TWWKA-PERNU | Anzahl der Perioden aus Warenkorbkalkulationsart | |
PI_SVARI | LIKE | TWWKA-SVARI | Selektionsvariante aus Warenkorbkalkulationsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_PERKZ | LIKE | MARC-PERKZ | Periodenkennzeichen (zu setzen) |
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 |
---|---|---|---|---|
PE_T_ERRO | LIKE | ERRO | Fehlertabelle für Positionen | |
PI_T_RMVKE | LIKE | WKK_MVKE | Tabelle: Verkaufs-ME in Vertriebslinie | |
PI_T_TVKWZ | LIKE | TVKWZ | Tabelle: Werke je Vertriebslinie | |
PX_T_WKABS | LIKE | WKABS | Warenkorbkalkulationspositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OTHER_ERROR | Fehlerursache nicht spezifizierbar |
SPECIFIC_ERROR | Fehlerursache spezifizierbar |