Menu

SAP Function Module FOREX_RATE_INVERT

Invertierung von Devisenkursen gemäß Customizingeinstellungen

The Function Module FOREX_RATE_INVERT (Invertierung von Devisenkursen gemäß Customizingeinstellungen) is a standard Function Module in SAP ERP and is part of the function group FTX2 within the package FTD.

Technical Information

Function Module FOREX_RATE_INVERT
Short Text Invertierung von Devisenkursen gemäß Customizingeinstellungen
Function Group FTX2
Package FTD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RATE LIKE VTBFHAZU-KKURS
WFWAERS LIKE VTBFHAZU-WFWAERS
WLWAERS LIKE VTBFHAZU-WLWAERS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INV_RATE LIKE VTBFHAZU-KKURS
INV_WFWAERS LIKE VTBFHAZU-WFWAERS
INV_WLWAERS LIKE VTBFHAZU-WLWAERS

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.