Menu

SAP Function Module BAPI_EXCHANGERATE_GETDETAIL

Exchange Rate Stored for Exch.Rate Type, Currency Pair, Value Date

The Function Module BAPI_EXCHANGERATE_GETDETAIL (Exchange Rate Stored for Exch.Rate Type, Currency Pair, Value Date) 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_GETDETAIL
Short Text Exchange Rate Stored for Exch.Rate Type, Currency Pair, Value Date
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
DATE LIKE BAPI1093_2-TRANS_DATE Value Date
FROM_CURR LIKE BAPI1093_1-FROM_CURR From Currency
RATE_TYPE LIKE BAPI1093_1-RATE_TYPE Exchange Rate Type
TO_CURRNCY LIKE BAPI1093_1-TO_CURRNCY To Currency

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCH_RATE LIKE BAPI1093_0 Exchange Rate, Factors for Currency Pair
RETURN LIKE BAPIRET1 Error 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.