bosservices - Service Info Page

  bosservices > IWsDBVoucher
  
 
  • IWsDBVoucher [WSDL]  (urn:WsDBVoucherIntf-IWsDBVoucher)
     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 ProcessReconcileIncentiveTickets(int ASale)
     int CreateIndividualVoucher(int AParentVoucherId, string AVoucherCode)
     int CreateIndividualVoucher(int AParentVoucherId, string AVoucherCode, int AVoucherStatus)
     void SetVoucherStatus(int AVoucherId, int AVoucherStatus)
     int GetVoucherStatus(int AVoucherId)
     int CheckIndividualVoucher(int AParentVoucherId, string AVoucherCode)
     boolean ChangeVoucherAccount(int AToAccountId, int ASaleId)
     string GetOldAccount(int aTransactionId)
     string GetNewAccount(int aAccountId)
     void GetVoucherTemplateDateValidities(int aVoucherTemplateId, double ADateFrom, double ADateTo)
     void SetVoucherInUse(string AVoucherCode, boolean AInUse, int AWks)
     void BlockUnBlockVoucher(int AVoucherId, boolean ABlock)
     boolean CanBeRedeemed(int AVoucherId)
     string RedeemableStatesStr()
     boolean IsVoucherAlreadyUsed(string AVCode, int AAccoutId)
     string IsVoucherAlreadyUsedById(int AVoucherId, int AWksId)
     boolean VoucherCreationAllowed(int AVoucherId)