Quintiq file version 2.0 
 | 
Component PanelContent id:PanelContent_537 
 | 
{ 
 | 
  #keys: '[139394.1.1054084090]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component EditFieldOutlierTolerance 
 | 
    { 
 | 
      #keys: '[139394.1.1054070857]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.OutlierTolerance' 
 | 
        Label: 'Outlier tolerance (%)' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 0 
 | 
        Tooltip: '<html>The range of tolerable difference between the actual value and the planned value.<br>For example, if the outlier tolerance is 20% and the planned inventory is 100,<br>then the actual value which is smaller than 80 or larger than 120 will be highlighted as violation.</html>' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldBiasTolerance 
 | 
    { 
 | 
      #keys: '[139394.1.1054070925]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.BiasTolerance' 
 | 
        Label: 'Bias tolerance (%)' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 1 
 | 
        Tooltip: '<html>The tolerable percentage of instances that are consistent between planned inventory and actual inventory.<br>For example, if the bias tolerance is 80% and less than 8 instances out of 10 have consistent value between planned inventory and actual inventory,<br>the product in stocking point will be highlighted as violation.</html>' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |