| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL Finance / CPI and FC Rates API SB Obob / Get Currency Rate | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
ORTT - CPI and FC Rates Table SBO SQL database table details
SELECT statementSELECT
ORTT.RateDate AS 'Exchange Rate Date',
ORTT.Currency AS 'Currency Code',
ORTT.Rate AS 'Currency Rate',
ORTT.DataSource AS 'Data Source',
ORTT.UserSign AS 'User Signature'
FROM ORTT AS ORTT Related informationGet Currency Rate GetCurrencyRate Method· Table: ORTT Returns a Recordset object that contains the currency rate for a specified date and currency code.
See Currency sample.
Source table: ORTT. ![]() Users OUSR SQL Table |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |