📚 SAP Business One SDK Help

ExchangeRatesForReportsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an exchange rate for reports entry.
Public Method DeleteDeletes an existing exchange rate for reports entry.
Public Method GetRetrieves an exchange rate for reports entry. The entry is specified by its key, which is contained in the `ExchangeRateForReportsParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `ExchangeRatesForReportsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `ExchangeRateForReportsParamsCollection` data collection that identifies all exchange rates for reports.
Public Method UpdateUpdates an existing exchange rate for reports entry.

See Also