📚 SAP Business One SDK Help

SerialNumberDetailsService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves the serial details for the item.

The serial details is specified by its key, which is contained in the SerialNumberDetailParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the SerialNumberDetailsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method UpdateUpdates the serial details for the item.

See Also