bosservices - Service Info Page

  bosservices > IWsDBCurrency
  
 
  • IWsDBCurrency [WSDL]  (urn:WsDBCurrencyIntf-IWsDBCurrency)
     boolean GetDataById(string aId, string aXmlData)
     boolean GetDataByIds(string aIds, string aXmlData)
     boolean GetDataByParams(string aParams, string aXmlData)
     void GetNewObjectDefault(string aXmlData)
     int ApplyChanges(TWsEditTransType aTransactionType, string aXmlData)
     string ApplyChanges2(string AXMLData)
     string GetRootWithSchema(string AId)
     boolean GetDataAll(string aXmlData)
     boolean Validate(string aXmlData, int aErrorId, string aErrorMessage)
     void GetCurrencyInfo(boolean AIsMain, string ACode, string ASymbol, string AFormat, anyType ACurrencyId)
     string GetCurrencyName(anyType ACurrencyId)
     int GetMainCurrency()
     string GetCurrencyFormatStr(int ACurrencyId)
     boolean CheckDuplicatedExchangeRate(int AFromCurrencyId, int AToCurrencyId, int AExchangeRateId)
     double GetExchangeRate(int AFrom, int ATo)