The Function Module WLF_REGU_PRICING (Agenturgeschäft: Preisfindung Regulierungsbelege durchführen) is a standard Function Module in SAP ERP and is part of the function group WLF1 within the package WZRE.
Function Module | WLF_REGU_PRICING |
Short Text | Agenturgeschäft: Preisfindung Regulierungsbelege durchführen |
Function Group | WLF1 |
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_CALCULATION_TYPE | LIKE | KOMV-KSTEU | ||
I_KOMK | LIKE | KOMK | ||
I_KOMLFK | LIKE | KOMLFK | ||
I_KOMLFP | LIKE | KOMLFP | ||
I_KOMLFP_OLD | LIKE | KOMLFP | ||
I_KOMP | LIKE | KOMP | ||
I_TMFK | LIKE | TMFK |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOMK | LIKE | KOMK | ||
E_KOMLFK | LIKE | KOMLFK | ||
E_KOMLFP | LIKE | KOMLFP | ||
E_KOMP | LIKE | KOMP |
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_KOMK | LIKE | KOMK | ||
T_KOMP | LIKE | KOMP | ||
T_KOMV | LIKE | KOMV |
This function module does not define any Exceptions.