Menu

SAP Function Module FTR_CORR_PREFIX_CURR_CORRECT

Bereinigung von Mengen-/Preisnotierungs-Präfix

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.