Below is the BAPI to be used for converting from one currency to another currency based on the exchange rate on a specific date. Below are the parameters to be passed to fetch the required information. CALL FUNCTION 'BAPI_EXCHANGERATE_GETDETAIL' EXPORTING rate_type = <Exchange rate type > from_curr = <From Currency> to_currncy = < 'Currency'> date = < Date > IMPORTING exch_rate = < > return = < >
This blog will give an overview of all standard functionalities provided by SAP from Logistics perspective which we might have overlooked during our regular practise.