📚 SAP Business One SDK Help

WarehouseSublevelCodesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a warehouse sublevel code.
Public Method DeleteDeletes an existing warehouse sublevel code.
Public Method GetThe warehouse sublevel code is specified by its key, which is contained in the WarehouseSublevelCodeParams object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the WarehouseSublevelCodesService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the WarehouseSublevelCodeCollectionParams data collection that identifies all warehouse sublevel codes.
Public Method UpdateUpdates an existing warehouse sublevel code.

See Also