Menu

SAP Function Module BAPI_EXCHANGERATE_CREATE

Addition of Entry in Table of Exchange Rates

The Function Module BAPI_EXCHANGERATE_CREATE (Addition of Entry in Table of Exchange Rates) is a standard Function Module in SAP ERP and is part of the function group BUS1093 within the package BCUR.

Technical Information

Function Module BAPI_EXCHANGERATE_CREATE
Short Text Addition of Entry in Table of Exchange Rates
Function Group BUS1093
Package BCUR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHG_FIXED LIKE BAPI1093_2-CHG_FIXED SPACE X' - Permit Changes to Fixed Exchange Rate
DEV_ALLOW LIKE BAPI1093_2-DEV_ALLOW '000' Permitted Difference to Old Exchange Rate as Percentage
EXCH_RATE LIKE BAPI1093_0 Exchange Rate To Be Written
UPD_ALLOW LIKE BAPI1093_2-UPD_ALLOW SPACE X' - Update of Existing Exchange Rate is Also Permitted

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Message

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.