bosservices - Service Info Page

  bosservices > IWsDBStockProductCategory
  
 
  • IWsDBStockProductCategory [WSDL]  (urn:WsDBStockProductCategoryIntf-IWsDBStockProductCategory)
     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)
     int DetectIfProductCategoryAsProducts(int ACategoryId)
     int GetCategoryIdFromExtCode(string AExtCode)
     int AddCategoryFromExtCode(string AExtCode, string ADescription, string AExtCodeParent)
     boolean CategoryIdExistsInParent(int ACategoryId, int AParentId)
     void UpdateCategoryDescription(int ACategoryId, string ADescription)
     int GetCategoryIdByAK(string AAK)