BosServices - Service Info Page

  BosServices > IWsDBDelivery
  
 
  • IWsDBDelivery [WSDL]  (urn:WsDBDeliveryIntf-IWsDBDelivery)
     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 ApplyChangesExt(string ADeliveryXML, string ADmgDataXML)
     int FindDeliveryByAK(string AAK, boolean AIsBulk)
     string GetDeliveryAKById(int ADeliveryId)
     int FindDeliveryMatrixCellIdByAK(string AAK)
     TArrayOfInt GetDeliveryIdsLinkedToMatrixCellIds(TArrayOfInt AMatrixCellIds, int AShopcartQty, TArrayOfString AAvaliableDEliveryAKs, int ANumDaysBefore, int AWorkingDays, int AResOwnerAccountId)
     void AddMatrixCellIDs(int ADelieveryId, TArrayOfInt AMatrixCellids, int ACompleteCount, int ASkipCount)
     void RemoveMatrixCellIDs(int ADelieveryId, TArrayOfInt AMatrixCellids)
     string GetDeliveryAKFromDeliveryProductId(int AMatrixCellID)
     void FindDeliveryShopcartFlagsByAK(string AAK, boolean Approved, boolean Paid, boolean Encode, boolean Validated)
     void CopyDeliveriesThroughCells(int ASourceCellId, int ADestCellId)
     void GetDeliveryAKAndIdByMatrixCellId(int AMatrixCellId, int ADeliveryId, string ADeliveryAK)