📚 SAP Business One SDK Help

ServiceSuppliesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a service supply.
Public Method DeleteDeletes an existing service supply.
Public Method GetRetrieves a service supply. The supply is specified by its key, which is contained in the `ServiceSupplyParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `ServiceSuppliesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `ServiceSupplyParamsCollection` data collection that identifies all service supplies.
Public Method UpdateUpdates an existing service supply.

See Also