The Function Module FTR_CORR_PREFIX_CURR_CORRECT (Bereinigung von Mengen-/Preisnotierungs-Präfix) is a standard Function Module in SAP ERP and is part of the function group FTR_CORR_TOOLS within the package FTTR.
Function Module | FTR_CORR_PREFIX_CURR_CORRECT |
Short Text | Bereinigung von Mengen-/Preisnotierungs-Präfix |
Function Group | FTR_CORR_TOOLS |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FROM_CURR | TYPE | FCURR_CURR | Von-Währung | |
I_RATE | LIKE | mit WRITE aufbereitetes Kursfeld | ||
I_TO_CURR | TYPE | FCURR_CURR | Von-Währung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FROM_CURR | TYPE | FCURR_CURR | Von-Währung | |
E_RATE | LIKE | bereinigtes Kursfeld WRITE-Format | ||
E_TO_CURR | TYPE | TCURR_CURR | Nach-Währung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.