📚 SAP Business One SDK Help

UnitOfMeasurementsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a UoM.
Public Method DeleteDeletes an existing UoM.
Public Method GetRetrieves a UoM.

The UoM is specified by its key, which is contained in the UnitOfMeasurementParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the UnitOfMeasurementsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the UnitOfMeasurementParamsCollection data collection that identifies all UoMs.
Public Method UpdateUpdates an existing UoM.

See Also