BosServices - Service Info Page

  BosServices > IWsDBProductValidity
  
 
  • IWsDBProductValidity [WSDL]  (urn:WsDBProductValidityIntf-IWsDBProductValidity)
     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 GetDataByRef(int AReferenceTable, int AReferenceId)
     string GetValidityByRef(int AReferenceTable, int AReferenceId)
     void ApplyChangesByRef(string AXMLData, int AReferenceTable, int AReferenceId)
     void UpdateValidityByRef(string AValidityXML, int AReferenceTable, int AReferenceId)
     void CopyValidity(int AFromReferenceTable, int AFromReferenceId, int AToReferenceTable, int AToReferenceId)
     boolean ValidityExists(int AReferenceTable, int AReferenceId)
     void InsertProductValidity(int AReferenceTable, int AReferenceId, string AValidityXML)
     string GetCardDependencyByMatrixSheet(int AMatrixCellId)
     TArrayOfString GetCardDependencyPrimaryByMatrixSheet(int AMatrixSheetId)