📚 SAP Business One SDK Help

ProductSourceCodesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a product source code.
Public Method GetRetrieves a product source code. The product source code is specified by its key, which is contained in the `ProductSourceCodeParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `ProductSourceCodesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `ProductSourceCodeParamsCollection` data collection that identifies all product source codes.
Public Method UpdateUpdates an existing product source code.

See Also