Menu

SAP Function Module ISB_CURRENCY_CONVERSION

Umrechnung des Fremdwährungsbetrages in die Währungen CO-PA

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 ISB_CURRENCY_CONVERSION (Umrechnung des Fremdwährungsbetrages in die Währungen CO-PA) is a standard Function Module in SAP ERP and is part of the function group JBDE within the package JBD.

Technical Information

Function Module ISB_CURRENCY_CONVERSION
Short Text Umrechnung des Fremdwährungsbetrages in die Währungen CO-PA
Function Group JBDE
Package JBD
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_DATE LIKE SY-DATUM Umrechnungsdatum
I_FOREIGN_AMOUNT LIKE Betrag in Fremdwährung
I_FOREIGN_CURRENCY LIKE Währungsschlüssel für die Fremdwährung
I_LOCAL_CURRENCY LIKE Währungsschlüssel für die Hauswährung
I_RATE LIKE 0 Vorgegebener Kurs
I_TYPE_OF_RATE LIKE 'M' Kurstyp M-Mittelkurs G-Geldkurs B-Briefkurs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXCHANGE_RATEX LIKE Umrechnungskurs 4,11
E_LOCAL_AMOUNT LIKE Betrag in Hauswährung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_ERROR Keine Kursspanne in Tabelle TCURS eingetragen