bosservices - Service Info Page

  bosservices > IWsDBDmgData
  
 
  • IWsDBDmgData [WSDL]  (urn:WsDBDmgDataIntf-IWsDBDmgData)
     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)
     string GetDataByKey(int AFKey, int ADmgType, int ADmgCategoryId, int ADetailMaskId, int ADmgDataDetailsID)
     string GetDataByObjType(int AObjType, int ADmgType, int AKey)
     boolean IsDuplicatedValue(int AFKey, int ADmgType, int AObjType, int ADmgCatId, string AMaskData, boolean AMultiUnique)
     string LoadLinkedNote(int ANoteId)
     void AddValueField(int ObjType, int KeyId, string Value, int DmgType)
     string GetCCTokenByAccount(int AccountId)
     void UpdateValueField(int ObjType, int KeyId, string Value, int DmgType)
     TArrayOfInt GetExtendedDescriptionIDs(int aSaleItem)
     boolean GetSkipAccountPickup(int aBillingAccountId)
     void CopyDataMaskByMatrixCell(int ASourceFkey, int ADestFKey)
     void CreateUpdateDmgData(IDATA_DmgData ADmgData)
     void InsertDmgData(string AStructXML)
     boolean DmgDataExists(int AAccountId, int AObjType)
     string GetAccountAKByMaskData(int aDmgType, int aObjType, string aMaskData)
     boolean ManageDmgMultiUnique(TDATAElementState AAction, int AObjType, string ADmgCategoryIds, boolean AEnabled, string AErrorMessage)
     TArrayOfInt GetObjTypesMultiUniqueByDmgCategoryId(int ADmgCategoryId)