📚 SAP Business One SDK Help

BinLocationFieldsService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves a bin location field.

The bin location field is specified by its key, which is contained in the BinLocationFieldParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the BinLocationFieldsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the BinLocationFieldCollectionParams data collection that identifies all bin location fields.
Public Method UpdateUpdates an existing bin location field.

See Also