📚 SAP Business One SDK Help

ProductSourceCodeGroupsService Object Members
See Also  Overview 

Public Methods

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

See Also