Menu

SAP Function Module ISB_FIELDS_MOVE_OR_CONVERT

Währungsumrechnung für ausgewählte Wertfelder eines Ist-Einzelpostens

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module ISB_FIELDS_MOVE_OR_CONVERT (Währungsumrechnung für ausgewählte Wertfelder eines Ist-Einzelpostens) 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_FIELDS_MOVE_OR_CONVERT
Short Text Währungsumrechnung für ausgewählte Wertfelder eines Ist-Einzelpostens
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
IT_FIELDS TYPE RKEI1_YT_FIELD umzurechnende Felder
I_CONVERT_TO LIKE 'L' Konvertierungsrichtung
I_ERKRS LIKE TKEB-ERKRS Ergebnisbereich
I_FOREIGN_CURRENCY LIKE CEST1-FRWAE Fremdwährung
I_ITEM LIKE Quell-Einzelposten
I_LOCAL_CURRENCY TYPE RKEA1_V_CURR-WAERS Hauswährung
I_RATE LIKE CEST1-KURSF Kurs

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
X_ITEM LIKE Ziel-Einzelposten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FIELDTAB TYPE RKEA1_FIELDTAB interne Feldtabelle (importing)

Exceptions

This function module does not define any Exceptions.