| Raw Material info defines the raw materials of an item.   In the Raw Material definition you can define the Raw Material Id, the Description, Density, up to 4 Properties and a price. Access: Edit Raw Material, License: Basic License, Windows setting are supported.   You can define the raw material in the item master data and bill of materials position. 
 Window basis_wst_browse.psr   Example for Raw Material: A sheet of metal is made of aluminum or iron. A pipe is made of plastic or stainless steel.   Used for  •Work order Variant system: Define Raw Material by formula. •Work order Variant system: Define Machine: permitted number of rpm . •Calculation: Calculate price by Raw Material (own formula system). •Work order report: Report additional properties for example Melting temperature. •Conversion between the units of quantity if the density stored in the raw material is required for this. See Unit of Measurement – Conversion.   
| Inventory UoM is kg  Consumption is Pcs with length, height and width.   
     Formula:    ((length *  od * pi()^2)  - (length * id * pi()^2) ) * density   For more information see Unit of Measures. |  |