Menu

SAP Function Module BAPI_EXCHRATE_GETCURRENTRATES

Output Selected Exchange Rates and Factors from the SAP System

The Function Module BAPI_EXCHRATE_GETCURRENTRATES (Output Selected Exchange Rates and Factors from the SAP System) 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_EXCHRATE_GETCURRENTRATES
Short Text Output Selected Exchange Rates and Factors from the SAP System
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 Date on Which Current Exchange Rates Are Read
DATE_TYPE LIKE BAPI1093_2-DATE_TYPE 'V' Date Type: See Long Text
RATE_TYPE LIKE BAPI1093_1-RATE_TYPE 'M' Exchange Rate Type
SHOW_PROTOCOL LIKE BAPI1093_2-SHOW_PROTOCOL Indicator: Display Log

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
EXCH_RATE_LIST LIKE BAPI1093_0 Export: List of Exchange Rates
FROM_CURR_RANGE LIKE BAPI1093_3 Import: Range Table for 'From' Currency
RETURN LIKE BAPIRET1 Export: Table of Messages Reported
TO_CURRNCY_RANGE LIKE BAPI1093_4 Import: Range Table for 'To' Currency

Exceptions

This function module does not define any Exceptions.