1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute OptimizerReservedQuantity 
 |  { 
 |    #keys: '3[134266.1.852503][134266.1.852502][134266.1.852504]' 
 |    Description: 
 |    [* 
 |      Optimizer reserved quantity is used to reserved inventory for the next period's profitable demand 
 |       
 |      Example, in period 2, we have demand of 100 of profit 10, and period 3, demand of 100 and profit of 300. 
 |      If there is a capacity restriction on period 3, optimizer will preproduce on period 2, and reserve this quantity for demand in period 3 for profit of 300. 
 |    *] 
 |    ValueType: Real 
 |  } 
 |  
  |