Administration > Costing Administration > Costing Property Settings > Enabling Multiple Cost Sheets
  
Enabling Multiple Cost Sheets
The ability to create multiple cost sheets, including active and what if cost sheets, is controlled through a property setting. The basic form of this property setting is:
com.lcs.wc.sourcing.useLCSMultiCosting=<value>
Single and multiple costing cannot be enabled simultaneously. If multiple costing is enabled, then single costing is disabled, and vice versa.
Out-of-the-Box
Multiple cost sheets are enabled by default. The value for this property setting is true.
com.lcs.wc.sourcing.useLCSMultiCosting=true
* 
Enabling multiple cost sheets disables single costing functionality.
Configuration
To disable multiple cost sheets, change the value of the property setting to false.
com.lcs.wc.sourcing.useLCSMultiCosting=false.
* 
Disabling multiple cost sheets enables single cost sheet functionality.