📚 SAP Business One SDK Help

UnitOfMeasurementGroupsService Object Members
See Also  Overview 

Public Methods

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

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

Public Method GetDataInterfaceCreates an empty data structure for use with the UnitOfMeasurementGroupsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the UnitOfMeasurementGroupParamsCollection data collection that identifies all UoM groups.
Public Method UpdateUpdates an existing UoM group.

See Also