Menu

SAP Function Module BAPI_EXCHANGERATE_SAVEREPLICA

Replication of currency rates

The Function Module BAPI_EXCHANGERATE_SAVEREPLICA (Replication of currency 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_SAVEREPLICA
Short Text Replication of currency 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
LOG_SYSTEM LIKE BAPI1093_2-LOG_SYSTEM Sending System (Owner of Data To Be Replicated)
UPD_ALLOW LIKE BAPI1093_2-UPD_ALLOW SPACE X' - Update of Existing Exchange Rate is Also Permitted

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCHRATE_LIST LIKE BAPI1093_0 Import: List of Exchange Rates To Be Replicated
RETURN LIKE BAPIRET2 Export: Log

Exceptions

This function module does not define any Exceptions.