Administration > Costing Administration > Costing Property Settings > Enabling Cost Sheets
  
Enabling Cost Sheets
The ability to use cost sheets is controlled through a property setting whose basic form is:
com.lcs.wc.sourcing.useLCSCostSheet=<value>
Out-of-the-Box
By default, cost sheets are enabled. The value of the property is set to true.
com.lcs.wc.sourcing.useLCSCostSheet=true
Configuration
To disable the use of cost sheets, set the value of the property to false.
com.lcs.wc.sourcing.useLCSCostSheet=false.