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: 'The range of tolerable difference between the actual value and the planned value.
For example, if the outlier tolerance is 20% and the planned inventory is 100,
then the actual value which is smaller than 80 or larger than 120 will be highlighted as violation.' ] } Component EditFieldBiasTolerance { #keys: '[139394.1.1054070925]' BaseType: 'WebEditField' Properties: [ DataBinding: 'MacroPlan.GlobalParameters_MP.BiasTolerance' Label: 'Bias tolerance (%)' Mask: 'POSNORMALREAL' Taborder: 1 Tooltip: 'The tolerable percentage of instances that are consistent between planned inventory and actual inventory.
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,
the product in stocking point will be highlighted as violation.' ] } ] Properties: [ Taborder: 0 ] }