📚 SAP Business One SDK Help

DeterminationCriteriasService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves a determination criteria.

The determination criteria is specified by its key, which is contained in the DeterminationCriteriaParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the DeterminationCriteriasService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the DeterminationCriteriaParamsCollection data collection that identifies all determination criteria.
Public Method UpdateUpdates an existing determination criteria.

See Also