Add | Adds a product source code. |
 Get | Retrieves a product source code. The product source code is specified by its key, which is contained in the `ProductSourceCodeParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ProductSourceCodesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ProductSourceCodeParamsCollection` data collection that identifies all product source codes. |
 Update | Updates an existing product source code. |
Â