📚 SAP Business One SDK Help

BinLocationAttributesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a bin location attribute code.
Public Method DeleteDeletes an existing bin location attribute code.
Public Method GetRetrieves a bin location attribute code.

The bin location attribute code is specified by its key, which is contained in the BinLocationAttributeParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the BinLocationAttributesService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the BinLocationAttributeCollectionParams data collection that identifies all bin location attribute codes.
Public Method UpdateUpdates an existing bin location attribute code.

See Also