This course will cover commodity codes as they relate to Strategic Sourcing only.
For administering commodity codes within a Suite Integrated environment, please see SAP Ariba Procurement: Configuring a New Realm (ARP344e).

"Commodity codes are imported and managed using data import tasks with CSV files like most master data, or I could use the Commodity Code Manager since I only have one to update this time."
Configuring the CommodityCode.csv file
The following is an example of the CommodityCode.csv file format:
UTF8
Domain,UniqueName,Name,ParentUniqueName
unspsc,41101504,Homogenizers,41101504
unspsc,41101807,Electron diffraction apparatus,411018
unspsc,41103019,Plasma storage freezers,411030
unspsc,41102916,Microtomes,411029
unspsc,41103704,Biological baths,411037
- Note that the Domain is all unspsc, which is the parameter value.
(This would be custom in Jenny's import file.)
- The UniqueName is the system's unique ID or name, with the Name being the display name.
- ParentUniqueName references the UniqueName of the commodity code above it within the hierarchy.