Menu

SAP Function Module TRIP_CONVERT_CURRENCY

Umrechnung von Währungsbeträgen für Reiseabrechung

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TRIP_CONVERT_CURRENCY (Umrechnung von Währungsbeträgen für Reiseabrechung) is a standard Function Module in SAP ERP and is part of the function group TRIP_READ_TABLES within the package PTRA_ADDON.

Technical Information

Function Module TRIP_CONVERT_CURRENCY
Short Text Umrechnung von Währungsbeträgen für Reiseabrechung
Function Group TRIP_READ_TABLES
Package PTRA_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPANY_CODE TYPE BUKRS Buchungkreis des Mitarbeiters
CONVERSION_DATE TYPE DATUM Umrechnungsdatum
DESTINATION_CURRENCY TYPE WAERS Zielwährung
PROVISION_VARIANT TYPE MOREI Reiseregelungsvariante

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT1 TYPE GESBT Erster Betrag
AMOUNT2 TYPE GESBT Zweiter Betrag
AMOUNT3 TYPE GESBT Dritter Betrag
CURRENCY1 TYPE TRVWAERS Erste Währung
CURRENCY2 TYPE TRVWAERS Zweite Währung
CURRENCY3 TYPE TRVWAERS Dritte Währung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_CURRENCY Währung des Ausgangsbetrags fehlt
NO_RATE_FOUND Kein Umrechnungskurs in der TCURR
OVERFLOW Überlauf durch zu kleines Betragsfeld