The Function Module WLF_REGU_LIST_NEW_PRICING (AB: Neue Preisfindung für Regulierungslisten durchführen) is a standard Function Module in SAP ERP and is part of the function group WLFR within the package WZRE.
Function Module | WLF_REGU_LIST_NEW_PRICING |
Short Text | AB: Neue Preisfindung für Regulierungslisten durchführen |
Function Group | WLFR |
Package | WZRE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ENQUEUE | LIKE | RWLF2-SPERREN | 'X' | Alle Belege sperren |
I_NEW_PRICING | TYPE | WBART_FI | Bewertungvervahren bei Freigabe Rechnungswesen | |
I_PROZESS | TYPE | WLF_PROCESS | AB: Belegverarbeitungsprozess | |
I_SUBPROZESS | TYPE | WLF_SUBPROCESS | AB: Unterprozess |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_KOMLFK | TYPE | KOMLFK_ITAB | Tabelle zu komlfk | |
ET_KOMLFL | TYPE | KOMLFL_ITAB | Tabelle zu komlfl | |
ET_KOMLFP | TYPE | KOMLFP_ITAB | Tabelle zu komlfp | |
ET_KOMV | TYPE | KOMV_ITAB | Tabelle zu komv |
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 |
---|---|---|---|---|
T_ERROR_MESSAGES | LIKE | WLF1_ERROR | Lieferantenfaktura: Fehlermeldungsstruktur | |
T_KOMLFK | LIKE | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf |
This function module does not define any Exceptions.